RE: [Java-gnome-developer] Using Java-GNOME with GUI development tools
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2001-08-27 12:50:04
|
Yes this should work. You are probably experiencing problems due to the fact that most Java IDEs don't search the LD_LIBRARY_PATH to find native components. I would suggest placing the Java-GNOME shared objects in the directory where JDeveloper keeps its' shared objects. If this doesn't work try placing the Java-GNOME shared objects in the jre/bin directory of the JVM that JDeveloper is using. Can you please report back you results. If you are successful I would like to include a FAQ in our documentation. -Jeff > -----Original Message----- > From: Christian Schaller [mailto:Ur...@li...] > Sent: Monday, August 27, 2001 6:13 AM > To: jav...@li... > Subject: [Java-gnome-developer] Using Java-GNOME with GUI development > tools > > > Hi, > I tried last night to get make the Java-GNOME GUI classes available in > Oracle JDeveloper for development using the graphical GUI > designer, but > failed (probably due to my own inexperience both as a java > developer and > with the tool.) > > But I thought I should ask if getting this to work should > teorectically > work? > > Christian > > > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > http://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |