Re: [equinox-dev] What bundle class loaded from

2008-12-01 Thread Thomas Watson
Catching up on e-mail from the holiday, this may have been answered. Check out the method: org.eclipse.core.runtime.FileLocator.getBundleFile(Bundle) Tom From: Fredrik Alströmer [EMAIL PROTECTED]

[equinox-dev] Equinox aspects: Several problems for Load-Time-Weaving in a eclipse product!

2008-12-01 Thread Jens Goldhammer
Hello, I have downloaded the equinox aspectj extension and integrated into eclipse how it is mentioned in the user guide. The hello world aspectj example works great for me. I can dynamically start and stop the aspectj service and the classes seam to be reloading at run-time. I have zipped the

Re: [equinox-dev] Equinox aspects: Several problems for Load-Time-Weaving in a eclipse product!

2008-12-01 Thread Martin Lippert
Hi Jens! I am sure we can get your setting to work well with equinox aspects. Firstofall, I see that you are using an old version of equinox aspects. You should definitely download and use M3 of equinox aspects, this is much more stable, especially in the case of dynamics. Your config.ini

Re: [equinox-dev] Equinox aspects: Several problems for Load-Time-Weaving in a eclipse product!

2008-12-01 Thread Andrew Eisenberg
I have an update site for equinox aspects here: http://download.eclipse.org/tools/ajdt/34/dev/equinox-aspects You can try to install from there. The installation will automatically update your config.ini for you. Should work, but you need to have AspectJ pre-installed. If Martin's suggestions

[equinox-dev] Equinox tagged for Galileo I-Build

2008-12-01 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 174362. Accommodate Maven in expected JAR naming scheme in EclipseStarter.searchFor() (FIXED) + Bug 217009. [launcher] [jnlp] use the Eclipse-BundleShape header (NEW) + Bug 241980. launcher lib has dependency on libgcc_s.so.0