Miscellaneous > Programming & Networking

Java compilers for linux

<< < (3/5) > >>

preacher:
Crunchy(Cracked) Butter. I write all my java programs in vim. It is a very capable editor and believe it or not, very easy to use. I compile the programs on the command line.

javac FileName.java <== to compile
java FileName <======== to run

preacher:
Ok Borland makes a great, if not bloated, development environment for Java on linux. Its called JBuilder and it is downloadable for free from http://www.borland.com/jbuilder/


By the way, all my programs (simple as they may be) are open source.....lol

http://www.badconnections.net/misc/Tax.java

[ October 24, 2002: Message edited by: ThePreacher ]

Kintaro:
Urm sorry but the best IDE for Linux, Unix, Windows, Dos, any anything else supporting it is this thing called vim it will be included in your Linux distro!

Crunchy(Cracked)Butter:
Well okay i will look around for your suggestions.  I'll see what is the status on vim, last i looked it wasn't with the personal edition of suse 8.1.

flap:
vim is an editor, not an ide.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version