Re: [equinox-dev] Using Equinox Hooks for handling application starting?

2009-02-03 Thread Thomas Watson
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=178927 for an enhancement request that is similar to what you require. The Equinox Hook (AdaptorHook.startFramework method) will not be sufficient for implementing this. You can get the command line by using the EnvironmentInfo service in you

[equinox-dev] Equinox tagged for Galileo integration build

2009-02-03 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 91463. [launcher] Main#resolve should not set the osgi.framework property (FIXED) + Bug 241663. [user admin] Incorrect Password Save/Load (FIXED) + Bug 251152. Cannot run two different Eclipse applications back to back in the same

[equinox-dev] Changes to external format of bundle entry/resouce URLs comming in M6 (again)

2009-02-03 Thread Thomas Watson
For the Galileo M6 build we have to change the external format of the bundle entry/resource URLs again. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=252303 Our original fix violated the URI syntax for server-based naming authority. This prevented the following code pattern from working:

Re: [equinox-dev] Using Equinox Hooks for handling application starting?

2009-02-03 Thread Jens Goldhammer
Thanks for answering, Thomas! Yes, my idea was to put the client and server into the application. The server starts as a separate thread in the background and the hook contains the client which tries to connect to the server. If no server is found, I want to leave the current running instance

[equinox-dev] Eclipse 3.5M5 now available

2009-02-03 Thread Kim Moir
Eclipse 3.5M5 is now available Eclipse build http://download.eclipse.org/eclipse/downloads/drops/S-3.5M5-200902021535/index.php Equinox build http://download.eclipse.org/equinox/drops/S-3.5M5-200902021535/index.php New and Noteworthy