Felix Cuadrado wrote:
Hi all,

To celebrate the recent public release of Apache Felix I have released an adaptation of eLuzien that works with the new functionality coming in Eclipse 3.3. This version adds Felix launch support to the standard PDE launch configuration. The plugin requires Eclipse 3.3 (tested with 3.3M4), and can be downloaded at:
http://forge.os4os.org/frs/shownotes.php?release_id=59

To install it just unzip the file in your Eclipse folder. Feel free to try it and tell me what you think :)

Sounds pretty cool. Thanks.

Reading your issue about slow start up due to having to create bundle JAR files...I think this can be partially avoided by doing install by reference (i.e., "reference:"); however, as I understand it, this would require that you structure your project a little differently, such as having your classes compiled into the root or something (Tom might be able to explain).

There was some discussion about getting Felix to support a development-time class path, but this hasn't been prioritized yet. See:

   http://issues.apache.org/jira/browse/FELIX-136

-> richard

Reply via email to