Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Update Hook Adapter fragment
Update Hook Adapter fragment [message #129783] Thu, 23 April 2009 03:31
Hugues Rérolle is currently offline Hugues Rérolle
Messages: 60
Registered: July 2009
Member
Hi all,

I've some problems with hook adapter.

I've instaled an osgi hook fragment in plugins directory :
plugins/my.osgi.hook_1.0.0.jar
I've put the following line in config.ini :
osgi.framework.extensions=my.osgi.hook

And it's worked fine !


But if I add an update of my fragment in plugins direcory, for example :
plugins/my.osgi.hook_1.0.1.jar, eclipse try to start (starts and stops,
Infinitely)
Same behaviour, if I remove the line in config.ini, or remove fragment
in plugins directory.

For start eclipse, I've to:
kill eclipse process
remove the line in config.ini
start in clean mode
restore the line in config.ini
and restart eclipse.


Anybody knows what's happen and how can I solve my problem ?


Thanks in advance

Hugues


Note: I want to use software update for update my application and hook
Previous Topic:Touchpoints and multiple bundles installing same binary
Next Topic:Writing custom P2 touchpoints
Goto Forum:
  


Current Time: Thu May 23 14:31:48 EDT 2013

Powered by FUDForum. Page generated in 0.02302 seconds