Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Java in Linux
Name: Chxta Date: January 24, 2007 at 19:39:16 Pacific OS: Ubuntu Edgy Eft CPU/Ram: 1.7GHZ/ 1024 Mb Product: Acer
Comment:
I want to learn how to program in Java. What is the best software to use, given that my platform is Ubuntu Linux?
Name: wizard-fred Date: January 25, 2007 at 02:02:21 Pacific
Reply:
I would presume that you should go to SUN (www.sun.com). The have SDK's for JAVA for several platforms (including Linux) plus most of the documentation.
0
Response Number 2
Name: Wolfbone Date: January 25, 2007 at 07:10:16 Pacific
Reply:
Actually, you certainly shouldn't go to Sun for its jdk, you should install (one of) the one(s) Ubuntu already provides and the same applies to any other software on any package managed GNU/Linux distro.
Summary: Hi, for you programmers that downloaded java for linux could you help me out.I have mandrake linux 8.2 and I only had it for 2 days. I am a little confused on the difference between download option...
Summary: hey there. i just installed j2sdk 1.4.1 on my redhat 8.0 system. i can compile test.java fine and i get a test.class. however when i run the test.class i get this error: Exception in thread "main" ...