Hi, I've got a problem with the resolution of bundles in the plugins directory. Using the eclipse launcher configured by a config.ini, also "non"-jarfiles are loaded during startup process of equinox. These "non"-jarfiles are test bundles, which should be saved for backup purposes during development.
Here a small example: The following bundle is configured in my config.ini ... reference\:file\:com.foo....@start, ... In my plugins directory, I have the following two bundles: com.foo.bar-1.0.0.jar.orig com.foo.bar-1.0.0.jar Unfortunately, the *.orig bundle is loaded, although it is not a valid jarfile. So my question is: Is there a possibility to configure the eclipse launcher in such a way, that only bundles with a "valid" names are loaded (the filename ends with *.jar) Thansk for your help and have a nice weekend Florian -- WINCOR NIXDORF International GmbH Sitz der Gesellschaft: Paderborn Registergericht Paderborn HRB 3507 Geschäftsführer: Eckard Heidloff (Vorsitzender), Stefan Auerbach, Dr. Jürgen Wunram Vorsitzender des Aufsichtsrats: Karl-Heinz Stiller Steuernummer: 339/5884/0020 - Ust-ID Nr.: DE812927716 - WEEE-Reg.-Nr. DE44477193 Diese E-Mail enthält vertrauliche Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet. This e-mail may contain confidential information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
