I want an editor that is as good as TextPad (for Windows) for compiling and running Java programs on Ubuntu 12.04. Please suggest one.
I want an editor that is as good as TextPad (for Windows) for compiling and running Java programs on Ubuntu 12.04. Please suggest one.
Geany
From the official site:
jEdit
Additionally, jEdit (man page) seems to be another excellent option for your tasks.
From the man site:
I suggest Eclipse! It have a lot of documentation in diferent languages and it's a wonderfull IDE
IntelliJ IDEA, a fully fledged Java IDE by Jetbrains, has gained a lot of traction during the recent years. It provides integration with many common frameworks and tools like Git, Web development, Java application servers and Android.
I consider it to be a worthy successor to Eclipse, which has become slow and collected a lot of cruft and asinine behaviour.
IntelliJ IDEA “Community Edition” is free, open-source software (and the base for the “Ultimate Edition” which includes a bunch of features based on closed-source, proprietary extensions geared towards professional collaborative software development with larger code bases).
Look, there is an IDE called NetBeans in which you can edit, compile and run Java programs. This program is for editing in java. I've tried it on Ubuntu 11.10 without any complication for University homework and I have read that it runs natively on 12.04
NetBeans includes its own editor which has several features useful for programming, download it in: http://www.oracle.com/technetwork/java/javase/downloads/index.html
Sorry my English, I am using a translator since my native language is the Spanish. Best regards
Notepad ++ is a better notepad. You could also look for eclipse or Netbeans for java editting.
Here are links for eclipse which is what I use: http://www.eclipse.org/downloads/ I use the classic version but have the EE installed as well
Emacs, of course.
Install with: