View Poll Results: What are you using to write your code?
Wordpad 15 1.08%
Notepad 88 6.32%
Emacs 6 0.43%
Gedit 16 1.15%
JGrasp 47 3.38%
Visual J# 2 0.14%
Netbeans 321 23.06%
IntelliJIDEA 22 1.58%
Eclipse 494 35.49%
JBuilder 8 0.57%
BlueJ 66 4.74%
DrJava 31 2.23%
Adobe Dreamweaver 3 0.22%
BBBEdit 0 0%
JIPE 0 0%
GEL 0 0%
Vi/Vim 9 0.65%
JCreator 121 8.69%
TextPad 57 4.09%
Other 68 4.89%
Notepad++ 18 1.29%
Voters: 1392. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-09-2008, 09:07 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default What are you using to write your code?
Just thought it'd be cool to get an idea of what the members here are using for editors/IDEs. Vote for your most frequently used editor/IDE and if it's not listed here(10 is the max ), feel free to check other(but please post about it). Have fun!

As requested, this is a growing list of the aforementioned tools for you to compare and examine.
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)

Last edited by CaptainMorgan; 04-11-2008 at 07:56 AM.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 04-09-2008, 09:23 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
First of all, this is a great work Captain. This can be really helpful to people who worried to select an IDE for coding in Java. And also I would like to make a request from users who answering/voting to this thread. Make a small comment here why you use that IDE you are voting.

Ok, here is my comment.

When I start to learn Java, I use Notepad and the Command Prompt. I don't want to say how it is terrible. Each and every character need to type. And the miss-spelling, oh god, it's really terrible.

Because of that I move to IntelliJ IDEA. It's not bad actually. Why I avoid is, used much resources on my PC. It need a large memory. But there some nice plugins available. I use one plugin for AJAX for one of my project, really nice. I'm not remember the name, but IDEA users may know that, after adding it an icon with a spider can be found in the debug tool bar.

Now I working with Netbeans. Used low resource of my PC. Easy to create GUI. But I feel one difficulties on creating GUIs. Sometimes I can't align controls reference to each other. May be there is a way. But still I don't have find a way.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 04-09-2008, 09:23 AM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,691
Rep Power: 5
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default
Quote:
(10 is the max )
I guess i can increase that limit. Do you think we will need more than 10 options on the polls?
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 04-09-2008, 09:24 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Hey captain, where is your vote
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 04-09-2008, 09:25 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Originally Posted by Java Tip View Post
I guess i can increase that limit. Do you think we will need more than 10 options on the polls?
I think it's better if we can list all the possible IDEs here Isn't it?
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 04-09-2008, 09:28 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default
Originally Posted by Java Tip View Post
I guess i can increase that limit. Do you think we will need more than 10 options on the polls?
No problem mate. I wanted to include like 3-4 more... maybe 15 would be a good limit. Maybe when we hear from other members about their IDE/Editor not listed we can up the limit.

Quote:
Hey captain, where is your vote

Hahah, I wanted to give others a change before I thwarted it.. Now that some have voted I'll throw in my vote shortly.

Quote:
I think it's better if we can list all the possible IDEs here Isn't it?

Good point... JavaTip want to up it?
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 04-09-2008, 09:34 AM
sanjeevtarar's Avatar
Senior Member
 
Join Date: Apr 2008
Location: Delhi(India)
Posts: 254
Rep Power: 2
sanjeevtarar is on a distinguished road
Default
indeed great idea by Captain.
i would like to suggest editors that we also use : JBuilder and EditPlus

sanjeev
Bookmark Post in Technorati
Reply With Quote
  #8 (permalink)  
Old 04-09-2008, 09:37 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Originally Posted by sanjeevtarar View Post
indeed great idea by Captain.
i would like to suggest editors that we also use : JBuilder and EditPlus

sanjeev
Hey Java Tip,

People are waiting for you
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #9 (permalink)  
Old 04-09-2008, 09:40 AM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,691
Rep Power: 5
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default
Quote:
People are waiting for you
Ok. I couldn't resist to the pressure Now it is 20.
Bookmark Post in Technorati
Reply With Quote
  #10 (permalink)  
Old 04-09-2008, 09:41 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
How nice, hurry up captain. If you know more add the voting list.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #11 (permalink)  
Old 04-09-2008, 09:42 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default
Originally Posted by Java Tip View Post
Ok. I couldn't resist to the pressure Now it is 20.
Hmm.... maybe I'm checking too soon.. but when I tried to "Edit Poll", I only saw two "Additional Options" and 10 was still the max of regular "Options".
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
  #12 (permalink)  
Old 04-09-2008, 09:45 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Here are few IDEs, I've heard before.

1. Gel
2. DrJava
3. BlueJ
4. JIPE
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #13 (permalink)  
Old 04-09-2008, 09:45 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default
Hmm.. it appears I can't add more options... but I can create a new poll with the new 20 max... If anyone wants me to recreate this thread with the new max let me know and I'll throw it up.... unless Java Tip has a fix for adding to the already created options... ?
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
  #14 (permalink)  
Old 04-09-2008, 09:45 AM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,691
Rep Power: 5
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default
Quote:
Hmm.... maybe I'm checking too soon.. but when I tried to "Edit Poll", I only saw two "Additional Options" and 10 was still the max of regular "Options".
I tried that. Those "Additional Options" are the way to add new ones. Try that. Once you add an additional, it will be 11th option.
Bookmark Post in Technorati
Reply With Quote
  #15 (permalink)  
Old 04-09-2008, 09:49 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default
Originally Posted by Java Tip View Post
I tried that. Those "Additional Options" are the way to add new ones. Try that. Once you add an additional, it will be 11th option.
Excellent! thank you sir.
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
  #16 (permalink)  
Old 04-09-2008, 09:58 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
It's nice. There are a lot of IDEs that I haven't heard before.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #17 (permalink)  
Old 04-09-2008, 09:59 AM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,691
Rep Power: 5
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default
Quote:
Excellent! thank you sir.
I updated it to 40. I think more than 40 will not look good.

And another suggestion is JCreator.

By the way, i recommend Captain to keep a list of urls to these IDEs in his first post. This will help newbie to find their websites faster.
Bookmark Post in Technorati
Reply With Quote
  #18 (permalink)  
Old 04-09-2008, 10:00 AM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,691
Rep Power: 5
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default
Captain, I think you meant "Emacs", not "Emac".

Vi and Textpad can be other options.
Bookmark Post in Technorati
Reply With Quote
  #19 (permalink)  
Old 04-09-2008, 10:02 AM
sanjeevtarar's Avatar
Senior Member
 
Join Date: Apr 2008
Location: Delhi(India)
Posts: 254
Rep Power: 2
sanjeevtarar is on a distinguished road
Default
good idea by Java Tip

Captain please provide the URL of IDEs so that we can compare the IDEs and will help to choose better one.


sanjeev
Bookmark Post in Technorati
Reply With Quote
  #20 (permalink)  
Old 04-09-2008, 10:06 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 838
Rep Power: 4
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Default
Yea.. so continuing with the theme of this thread... I originally started with Emacs back when I first started to learn C and C++. Often, I would jump around to Gedit which is a Unix/Linux text editor and is comparable with Wordpad/Notepad(I'll add KDevelop to the list). As I went through C++ I grew to love Visual Studio. After taking a course in C++ with an intro to Java I fell in love with Netbeans which is now my primary mode of development. Often times though if Netbeans is not already loaded, I will without hesitation use Gedit or Wordpad(maybe I need to test a fellow member's snippet, for example). I found Visual J# didn't meet my needs IDE-wise so I dropped that, and when I committed myself to being a Java Developer, I no longer had an interest in the Visual(M$) way of things.

The command prompt is a must when working in Linux and wasn't mentioned as it's not technically an editor or integrated development environment, but nevertheless has become second nature to most developers.

I'm not a fan really of the GUI developer for Netbeans because of the old layout manager it's stubborn on not changing. If I need to develop a GUI and I have the time, I'll pick apart the layout manager and integrate it with my code because it tends to be spot on even though it's a pain to work with.
__________________
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to write onto a file mirage_87 New To Java 6 09-08-2009 04:54 PM
a simple code (cldc or midp) to write a text file ouside of the application package sina CLDC and MIDP 3 12-12-2008 01:12 PM
How to write your own Comparator Java Tip java.lang 0 04-15-2008 08:38 PM
About bean:write yuchuang Web Frameworks 1 04-30-2007 04:31 PM
Generating Code Automatically Using Custom code Template In Eclipse JavaForums Eclipse 1 04-26-2007 04:52 PM


All times are GMT +2. The time now is 11:57 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org