LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   JAVA compiler (https://www.linuxquestions.org/questions/linux-newbie-8/java-compiler-66469/)

lectraplayer 06-18-2003 07:59 PM

JAVA compiler
 
I know this should probably be under the programming forum, but what's a good and small command-line based Java compiler/linker? I'd like to start learning JAVA, but I don't have much space on my laptop and I need a decent compiler for that platform. I'd like to be able to code in vi or something vs. having to use the compiler to code.

Palin 06-18-2003 08:31 PM

I think your choices are blackdown and suns JDK, I know the sun one definitely has a compiler.

rmartine 06-18-2003 10:31 PM

The compiler is called javac.

ksgill 06-18-2003 10:36 PM

Install JDK and thn download DrJava- its a simple IDE and that should be all that you need.
other option - like palin and rmartine suggested just get java sdk and use any text editor(gedit or vi) to type up your code.
Good luck

lectraplayer 06-19-2003 08:08 PM

That sounds good, thanks!:)


All times are GMT -5. The time now is 12:08 AM.