PDA

View Full Version : how to write, compile & run java programs in Ubuntu 7.10



sabza
February 4th, 2008, 07:43 PM
hi, I've just installed eclipse ide & the java jre/sdk 5 on my computer, but i cant see what i should do to start writing programs.

please help.....(any help on a suitable c++ ide would be appreciated)

luisromangz
February 4th, 2008, 08:02 PM
Well, if the problem is that you don't know the Java language, then look for books or tutorials on the Internet.

If you do know Java, then create a new Java project within Eclipse and start coding whatever you have designed beforehand.

Shin_Gouki2501
February 4th, 2008, 08:12 PM
java project -> java class ( with main)
then create run configuration ... there u go ;)

Balazs_noob
February 4th, 2008, 10:07 PM
(any help on a suitable c++ ide would be appreciated)

eclipse is also a good c++ ide...

LaRoza
February 4th, 2008, 10:30 PM
hi, I've just installed eclipse ide & the java jre/sdk 5 on my computer, but i cant see what i should do to start writing programs.

please help.....(any help on a suitable c++ ide would be appreciated)

See http://ubuntuprogramming.wikidot.com

And see the stickies.