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 program
Name: New New B Date: March 8, 2002 at 15:11:44 Pacific
Comment:
does anyone know where i could find any program that allows me to write java....like jbuilder for windows
Name: Neil Date: March 8, 2002 at 15:15:49 Pacific
Reply:
http://java.sun.com/j2se/
0
Response Number 2
Name: New New B Date: March 8, 2002 at 15:20:56 Pacific
Reply:
thx Neil for the suggestion.
Could you suggest any GUI one because I might need it to write a lengthy program? it's kinda painful job in debugging if i use that text based program ... *_*
0
Response Number 3
Name: Neil Date: March 8, 2002 at 15:46:39 Pacific
Summary: I have a Java Program that I would like to install it to run as a Deamon (like a Service in NT) on Redhat 7.3. Could anyone give me some tips on how to achieve this. Currently, the program could be ac...
Summary: hey y'all. anyone ever worked with swings? you see I have mandrake 7.2 and each time I try writing a java program (a GUI) using swing and it's components. It normarlly comes with an error like "JFrame...
Summary: So everytime I want to run a Java program, I've got to type ./java, right ? But in my school, i just type java -cp ... (not having the dot and slash). How to make it work like that (just adding...