Re: [Mathlib-develop] archive path?
Status: Beta
Brought to you by:
st_mueller
From: Stefan M. <st...@he...> - 2008-07-12 10:38:06
|
Dear BB, sorry for all the trouble: This is my setup: Menu Project/Properties then select "Java Build Path" click on "Source" "Source folders on build path:" i have one entry "JMathLib/src" "Default output folder" i have "JMathLib/bin" click on "Libraries" click on "Add JARs" and select "dynamicjava.jar" from the file selection That should do the job. If it doesn't work. I can send some screenshots. Regards, Stefan. bb-543437 wrote: > Dear Stefan, > > I still try to compile JMathLib_0.9.0 with eclipse now. I think I did a > step forward. > > In my last test I had the idea to remove the bin directory. To my > opinion that directory bin must be created by the compilation of the > source. I get a strange error message: > The archive: > /JMathLib_0.9.0/bin/jmathlib/plugins/dynjava/dynamicjava.jar which is > referenced by the classpath, does not exist. Certainly. a library might > reside everywhere the program has excess to, but a path to a directory > that should be created and is not existent at compile time does not make > any sense to me. As I understand the structure of the code, the library > files of dynamic java are a part of the src here? > > I did some different trial runs with Java > Build Path > Classpath > Variables > <javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage)")> > So I tried in the user libraries > jmathlib\plugins\dynjava\dynamicjava.jar > in different variations, for instance > src\jmathlib\plugins\dynjava\dynamicjava.jar, > .\jmathlib\plugins\dynjava\dynamicjava.jar. But the message described > above stays inmdependent of that entry. So one might argue, that there > is a path set anywhere in the sources? Do you have an idea where this > comes from? > > So I argue that there is set any path in the source? > > By the way > Is there any more help possible? > > Regards > BB > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Mathlib-develop mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/mathlib-develop > |