|
-
Mar 2nd, 2006, 04:53 PM
#1
Thread Starter
Addicted Member
A Question About Java Development
I am sitting here at my computer reading my Java book because today I decided to move to learning some Java development. I have a question regarding the transition from Visual Basic (6.0 Not .NET) to Java.
Are there any good Visual IDEs that use the Java Development Kit? Because I do not like J++ or J#, I want actual Java, not Microsoft's Interpretation.
-
Mar 2nd, 2006, 05:28 PM
#2
Frenzied Member
Re: A Question About Java Development
Starting out with a Visual IDE or an IDE in general is a terrible idea. Learn the command prompt first.
-
Mar 2nd, 2006, 07:26 PM
#3
-
Mar 2nd, 2006, 07:32 PM
#4
Frenzied Member
Re: A Question About Java Development
Yeah, I like JEdit. CB pointed me to it one day, and I've used it ever since
-
Mar 2nd, 2006, 07:41 PM
#5
-
Mar 2nd, 2006, 07:47 PM
#6
Frenzied Member
Re: A Question About Java Development
I don't like the confusing interface of some, and EVERY IDE (not value added text editor) doesn't indent code how I like.... JEdit is the only thing out there that actually indents code how I like. Some might be a could spaces off, and others are just dumb and place it way away from where it should be.
I've tried JCreator. It's good, I guess. Didn't use it too long, but never had any complaints.
Netbeans is too bulky in my opinion. Just too many bells and whistles.
I've never used eclipse, but I've heard its a nice one. Borland products is also talked about really well.
The worst IDE in my opinion, is BluJ. There are times when the program has no errors, but it gives a compilation error... -- The fix is to click compiile a hundred times and it will finally compile correctly.
-
Mar 2nd, 2006, 09:46 PM
#7
Re: A Question About Java Development
- You can disable everything annoying on NetBeans from the options dialog.
- I've tried Eclipse and it sucks
I believe BlueJ is a school or university project so don't expect that much of students
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Mar 4th, 2006, 09:42 PM
#8
Re: A Question About Java Development
I like Eclipse. It's extremely powerful.
Plugin management on Linux sucks, though. They don't get the root permissions thing right.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|