
02-08-2010, 01:05 PM
|
|
Member
|
|
Join Date: Feb 2010
Location: Dehradun
Posts: 5
Rep Power: 0
|
|
Its easier to work in Eclipse and debug your code.
The server is also integrated in it and is good for running web application their only.
|
|

02-09-2010, 11:10 AM
|
|
Member
|
|
Join Date: Jan 2010
Posts: 9
Rep Power: 0
|
|
|
Im using jcreator because thats the only ide available in my sch computer.
|
|

02-09-2010, 04:29 PM
|
|
Member
|
|
Join Date: Feb 2010
Posts: 57
Rep Power: 0
|
|
|
For now I'm using Notepad++, as I'm primarily still only doing homework for uni. I'll probably switch to Eclipse when I start something bigger.
|
|

02-11-2010, 06:51 PM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
|
|
Originally Posted by RFClover
|
|
in GUI I prefer NetBeans, while i have to choose Vi/vim under textual environment!
|
I've seen that some people using more than one IDE, based on what type of application they are work on choose the IDE. Console applications on NP, NP++ while UIs on NetBeans, Eclipse, etc...
I don't know exactly why they doing that, may be familiar with different features in different cases.
|
|

02-13-2010, 12:51 PM
|
|
Member
|
|
Join Date: Dec 2009
Posts: 20
Rep Power: 0
|
|
|
i would suggest for a beginner to start with cmd editor (thats what we have used in my Intro to java and intemediate ). as in all things must be done manually, because you can learn all the basic things from compiling to running.. then if your demands get large then go for an IDE that suites your needs
|
|

02-13-2010, 03:23 PM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
|
|
|
Only on command prompt or with the combination of notepad. Actually one of my friends really comfortable with DOS, so he's doing everything on the command prompt. In order to do that I think we need some knowledge about DOS commands as well. :P
|
|

02-13-2010, 06:27 PM
|
|
Member
|
|
Join Date: Feb 2010
Posts: 4
Rep Power: 0
|
|
|
BlueJ thats all i use
|
|

02-14-2010, 02:19 AM
|
|
Member
|
|
Join Date: Jan 2010
Posts: 10
Rep Power: 0
|
|
eclipse because my java teacher said that its the industry standard but i also like to use jcreator because its user friendly interface
|
|

02-14-2010, 03:20 AM
|
|
Member
|
|
Join Date: May 2008
Location: Ypsilanti,MI
Posts: 21
Rep Power: 0
|
|
Originally Posted by Eranga
|
I've seen that some people using more than one IDE, based on what type of application they are work on choose the IDE. Console applications on NP, NP++ while UIs on NetBeans, Eclipse, etc...
I don't know exactly why they doing that, may be familiar with different features in different cases.
|
i use eclipes for basically everything i do, but when i need to do a UI i really don't know swing so i use NetBeans...otherwise i can't stand to use NetBeans bc its a massive memory hog that lags something fierce...i mean i "could" type slower but what fun would that be
|
|

02-14-2010, 02:25 PM
|
|
Senior Member
|
|
Join Date: Jan 2009
Posts: 360
Rep Power: 2
|
|
|
Well, although I generally don't like IDE's, I do like the context sensitive editor of Netbeans. What I'd really like, is that editor standing alone, and do everything else manually. Can the editor be used independently?
|
|

02-17-2010, 11:42 AM
|
 |
Member
|
|
Join Date: Feb 2010
Posts: 5
Rep Power: 0
|
|
|
I use Eclipse, JCreator, Netbeans
|
|

02-18-2010, 05:29 AM
|
|
Member
|
|
Join Date: Feb 2010
Posts: 15
Rep Power: 0
|
|
|
i use NetBeans and I like it very much because of the intellisense. That is, if I am writing superb applications. If I don't, I use JCreator because it's lighwteight unlike NetBeans. That's all.
|
|

02-28-2010, 09:13 PM
|
 |
Member
|
|
Join Date: Feb 2010
Location: Romania
Posts: 30
Rep Power: 0
|
|
so i vothed for NetBeans becouse this is what i'm useing now and i'm pleased with it well the point is moust of the time i start with empty class and do my cod 
my first time with java was on notepad (very paninfull  ) don;t know why you guys recommand it to new comers becouse it's a very bad ideea in my opinion .....
i tryed JCreator too but didn;t like it at all as for the others i don;t know the i found one that is "frendly" with me and stick with it
__________________
silence i'm trying to meditate
|
|

03-02-2010, 11:57 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
|
|
|
Seems now we have more votes for NetBeans :P
|
|

03-02-2010, 12:03 PM
|
|
Senior Member
|
|
Join Date: Sep 2008
Location: Voorschoten, the Netherlands
Posts: 1,237
Rep Power: 3
|
|
Originally Posted by Eranga
|
|
Seems now we have more votes for NetBeans :P
|
I see Eclipse(479) and Netbeans(308); what's up?
kind regards.
Jos
|
|

03-02-2010, 12:10 PM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
|
|
|
Nothing, I just love to see that my IDE using more people. Nothing else.
|
|

03-02-2010, 12:23 PM
|
|
Senior Member
|
|
Join Date: Sep 2008
Location: Voorschoten, the Netherlands
Posts: 1,237
Rep Power: 3
|
|
Originally Posted by Eranga
|
|
Nothing, I just love to see that my IDE using more people. Nothing else.
|
Well still the opposite is true: more people use Eclipse according to the figures.
kind regards,
Jos
|
|

03-03-2010, 05:24 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,513
Rep Power: 11
|
|
Let see in future
|
|

03-04-2010, 02:50 PM
|
 |
Member
|
|
Join Date: Oct 2008
Posts: 25
Rep Power: 0
|
|
|
Recently started using Eclipse in college..
So much better, will never be back to Textpad now.
Very nice IDE
|
|

03-05-2010, 04:13 AM
|
|
Member
|
|
Join Date: Feb 2010
Posts: 5
Rep Power: 0
|
|
|
I'm quite the beginner. I use notepad and command prompt. I downloaded Netbeans but unfortunately, I don't appear to be smart enough to deal with all the confusing stuff.
(for example, whenever I try to run my program, it says it cannot find the main class... i don't get it. The main class is the only class I'm using dang it.)
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 07:24 AM.
|
|