Calculate RCP Product Classpath for Embedded Eclipse Compiler [message #759007] |
Fri, 25 November 2011 09:58  |
Eclipse User |
|
|
|
Hello,
i would like to calculate the complete classpath of my RCP application for the use
in the classpath option of the Eclipse compiler (for the compilation in my RCP product).
In my application several plugins are embedded and sometimes in the plugins some libraries, too.
At the moment i calculate the paths to each plugin (and embedded libs) and concatenate them as the -classpath option for the compiler. This works fine so far.
If i use a scripting language (like Groovy) inside of an RCP product i don't need to calculate the classpath from the paths of the plugins. It seems that they have already calculated the classpath from whatever function.
So my question is does someone know another way or API function to get the classpath paths from the RCP product?
Thanks in advance for any answer!
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06842 seconds