View Poll Results: What are you using to write your code?
- Voters
- 4172. You may not vote on this poll
-
Wordpad
28 0.67% -
Notepad
219 5.25% -
Emacs
16 0.38% -
Gedit
37 0.89% -
JGrasp
114 2.73% -
Visual J#
3 0.07% -
Netbeans
1,003 24.04% -
IntelliJIDEA
48 1.15% -
Eclipse
1,660 39.79% -
JBuilder
17 0.41% -
BlueJ
214 5.13% -
DrJava
91 2.18% -
Adobe Dreamweaver
9 0.22% -
BBBEdit
0 0% -
JIPE
1 0.02% -
GEL
1 0.02% -
Vi/Vim
37 0.89% -
JCreator
241 5.78% -
TextPad
120 2.88% -
Other
143 3.43% -
Notepad++
170 4.07%
Results 401 to 420 of 949
- 03-10-2009, 09:41 AM #401
Senior Member
- Join Date
- Mar 2009
- Posts
- 552
- Rep Power
- 5
- 03-10-2009, 07:50 PM #402
Member
- Join Date
- Mar 2009
- Posts
- 1
- Rep Power
- 0
Right Shift, Left Shift
can you breafly explain about right shift, left shift?
- 03-11-2009, 04:59 AM #403
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 03-14-2009, 10:19 AM #404
Member
- Join Date
- Mar 2009
- Posts
- 11
- Rep Power
- 0
I am using jGRASP and it is very userfriendly. I am a complete noob even I can use it properly.
- 03-21-2009, 01:25 PM #405
Member
- Join Date
- Mar 2009
- Location
- Yemen - Taiz
- Posts
- 5
- Rep Power
- 0
good topic,
thanks 4 all
- 03-22-2009, 02:25 AM #406
Singing- Netbeans is Sun's IDE, and they are pushing it. I've been forced to start using it because of a new job. There are many things I really like about it, but there are a few things (like source formatting that includes sorting members and display of all errors and warnings for the project) that Netbeans doesn't seem able to do. Eclipse seems to have a lot more third-party support. Netbeans also has some things that Eclipse doesn't, like a robust Swing GUI designer and application profiling, the Eclipse doesn't. Netbeans seems to use more resources and respond more slowly than Eclipse.
Along this line, I found something truly noxious in Netbeans. They have a heap utilization toolbar that show memory usage and allows you to GC the IDE. The thing leaks memory at a visible pace! I can actually *see* the heap leaking away. I can't imagine why they haven't fixed that.
- 03-23-2009, 05:15 AM #407
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I agreed with you Steve. NetBeans still have few weak points.
One more thing I wonder why still not there, is class view. You know that I guess, in VS we have a nice class view to easy access for methods in each class. It really helpful to working on.
- 03-25-2009, 11:25 AM #408
Member
- Join Date
- Mar 2009
- Posts
- 2
- Rep Power
- 0
Hi Everyone,
This is Jake Smith From NY....
This is Best Forum for Java Developer...
Very Good Forum...
Thanks!Last edited by jakesmith; 03-25-2009 at 11:27 AM.
- 03-25-2009, 10:46 PM #409
Member
- Join Date
- Mar 2009
- Posts
- 6
- Rep Power
- 0
I usually write in eclipse.
- 03-26-2009, 02:28 AM #410
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 03-26-2009, 10:22 AM #411
Member
- Join Date
- Mar 2009
- Posts
- 2
- Rep Power
- 0
Hi Eranga....
:cool: Hi Eranga,
Thanks For U r Reply..
- 04-02-2009, 11:57 PM #412
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
good step now im know
- 04-03-2009, 03:40 AM #413
I've been using Netbeans for 1 1/2 weeks on the job, and I have to let up (a bit). It's Navigator shows all the methods and properties in alphabetical order, and the formatting isn't that bad. Errors, etc. show up in the Tasks list.
However, it is very slow (I'm working on an Intel Quad core with 4 gig of ram), and it insists on rebuilding all kinds of stuff before running, which makes running and debugging even slower.
On the other hand, Matisse runs very smoothly.
I found out that the .conf file can be changed to specify a LAF. I changed to Metal/Ocean, which I like a lot better than Windows. I also turned on anti-aliasing, which helped a lot.
I still prefer Eclipse...
- 04-03-2009, 04:20 AM #414
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Actually that's the issue(major) I've seen on NetBeans over the years. Normally in coding it use around 300MB memory, and more higher in debug/run times.
And also, if you just keep NetBeans for ideal around an hour or so, to recover for working mode take a long time. Just like freeze it. Sometimes I've to kill process and re-start. I don't know why they still not fix on this issue.
- 04-04-2009, 01:20 AM #415
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
- 04-05-2009, 02:52 AM #416
Eclipse with 1.3 gig and an old Pentium 4M runs fine... The problem seems to be that Netbeans recompiles way too much stuff at every turn. Eclipse seems to be much more intelligent about recompiling only what has changed.
- 04-06-2009, 04:17 AM #417
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 04-08-2009, 03:57 AM #418
Netbeans may do a lot of recompiling. However, this seems much better than the times I've spent long amounts of time trying to debug my program only to figure out that some file was not recompiled which needed to be.
Netbeans has my vote.
- 04-15-2009, 11:21 AM #419
Member
- Join Date
- Mar 2009
- Posts
- 25
- Rep Power
- 0
Started in BlueJ in tafe, moved onto NetBeans when I started doing some coding of my own. Now I use eclipse because of Uni. I find it real straight forward and easy to use. Been using it for 2 years now.
However when I'm in ubuntu (eclipse has some problems for me in ubuntu) I just stick to vim.
- 04-15-2009, 03:35 PM #420
Member
- Join Date
- Apr 2009
- Posts
- 13
- Rep Power
- 0
I use two IDE's currently.
The first is Crimson Editor (i'd link it, but i can't yet because of my post count. Google it and i should be the top of your list.) which is basically notepad with a few addons. This is what i use primarily for coding, it's simple and it's effective. Good for a beginner.
The second is Netbeans, but i don't actually use it for coding. I use it for designing GUI's. Allows me to mess about and think up ideas. But i find the GUI code it generates incredibly messy, so once i've got my GUI idea, i'll head back to crimson editor and code it.
Similar Threads
-
how to write onto a file
By mirage_87 in forum New To JavaReplies: 6Last Post: 09-08-2009, 03:54 PM -
a simple code (cldc or midp) to write a text file ouside of the application package
By sina in forum CLDC and MIDPReplies: 3Last Post: 12-12-2008, 12:12 PM -
How to write your own Comparator
By Java Tip in forum java.langReplies: 0Last Post: 04-15-2008, 07:38 PM -
About bean:write
By yuchuang in forum Web FrameworksReplies: 1Last Post: 04-30-2007, 03:31 PM -
Generating Code Automatically Using Custom code Template In Eclipse
By JavaForums in forum EclipseReplies: 1Last Post: 04-26-2007, 03:52 PM


18Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks