Problems with the relative Path of a external JAR [message #106777] |
Tue, 05 August 2003 11:01  |
Eclipse User |
|
|
|
Originally posted by: m.bauer.signsoft.com
Hi,
I included an external Jar into the plugin.xml via the <runtime> tag.
Because its in another directory I used a path relative to the plugin path.
I printet this path the plugin read from the plugin xml. Its
.../../../foo/bar.jar. So the jar woud bee some directories above in a
directory named foo. If i make this path absolute it prints \foo\bar.jar,
not c:\foo\bar.jar.
Why it does such crazy things? wouldnt a absolute path begin with c:\ ? So
how i have to include the relative path, so that eclipse can use the jar for
my plugin? This post refers to my post above. I only want to include jars in
the plugin-classpath.
Thanks in advance
Michael Bauer
|
|
|
|
Powered by
FUDForum. Page generated in 0.03417 seconds