• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Java application development software for Linux?

Antza

Member
Yes, what different JAVA development environments there are in existence for Linux?
And what do you have to say about them?
 
If you want visual environments, then there allways Jbuilder, or if you want to use databases (oracle) then theres jdeveloper (but in my opinion, its a bit crappy, but hey thats just my opinion)

Then theres pico. Everyone loves pico, just a shame about it coming with pine ;o)
 
Pretty much all the Java IDEs out there work on Linux. So you could search for old threads to see what the general opinions are.
 
Nearly all java IDE's are written in java and work on linux:

Oracle JDeveloper, IBM Eclipse, Netbean, Sun's Forte (SunOneDev), etc.
 
Back
Top