Find active bundle and send it [message #120471] |
Fri, 31 October 2008 22:57 |
Bernabei Chiara Messages: 1 Registered: July 2009 |
Junior Member |
|
|
My problem is, how I can take JarFile corresponding to a bundle that
is active in the framework to send it to another machine, that has to
receive and install it in his framework. Using eclipse I have some
problem:
-when bundle run equinox don't create jar file..I can create it only
manually?
-even if I create the bundle Jar file in workspace, tha framework
doesn't see it, when I write File file=File(pathOfJar) the result is
that file.exist() is false, why?
-with bundle.getLocation I find String of the path of project in
workspace, but in this string I can't using substring method, a run
time framework blocks this operation, why?
-How I can istall a dowloaded bundle(JarFile or Project form/Simple File)
inside a bundle?
Thank
Bernabei Chiara
|
|
|
Powered by
FUDForum. Page generated in 0.02963 seconds