Re: [Java-gnome-developer] libGTKJava Error
Brought to you by:
afcowie
From: Fernando L. <fer...@lo...> - 2003-11-08 03:18:11
|
Luca, >Strange, I've finally installed eclipse and I used it right now to >finish my first java-gnome app :), and I can compile and run with a >button click. >The only thing I've done was add external jar files (gnome.jar, gtk.jar, >glade.jar) from the "Project/Properties/Java build path/Libraries". But >I also have my CLASSPATH and my LD_LIBRARY_PATH pointing to the >java-gnome jars and /usr/lib respectively, in my .bash_profile. > > Eclipse projects won't see any changes to CLASSPATH and LD_LIBRARY_PATH. Eclipse itself will see, but it generated a brand new environment when running classes from workspace's projects. []s, Fernando Lozano |