Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Find active bundle and send it
Find active bundle and send it [message #120471] Fri, 31 October 2008 22:57
Bernabei Chiara is currently offline Bernabei ChiaraFriend
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
Previous Topic:Runtime state - Behaviour of osgi.clean option in equinox
Next Topic:maven artifact repository for eclipse.equinox osgi bundles
Goto Forum:
  


Current Time: Wed Sep 04 21:19:23 GMT 2024

Powered by FUDForum. Page generated in 0.03125 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top