aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes IDE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "IDE" Watch "IDE" New topic
Author

IDE

Harish Yerneni
Ranch Hand

Joined: Sep 15, 2004
Posts: 94
Which IDE is generally recommended. I have used both netbeans and Eclipse in the past. Does the auto formatting done by IDE's fit SUN's requirements?

Thanks,

Harish


SCJP 1.4 | SCWCD 1.4 | SCJD (WIP)
Rudolph Jen
Ranch Hand

Joined: Nov 17, 2006
Posts: 37
I am using Eclipse, but this only depends what you like. Using Eclipse you can define the used Formatter for your Java Code Style (I guess that you also can do this in netbeans). Eclipse already offers an "Java Conventions [build-in]" that should be very close to Sun Conventions. Of course you can modify it or do whatever you like.

Actually I don't like Sun Convention too much, so that I am using my style during programming. Afterwards I am thinking about using an beautifier (via my ant buildscript), so that sun gets what it wants.

Hope that helped a little bit.


SCJP<br />SCJD (in progress)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: IDE
 
Similar Threads
appBase, docBase, workDir
JBuilder
find class name
Plugin Support
Keyboard Shortcut