Hi all,
My RCP plugin depends on :
org.springframework.bundle.osgi.core
org.springframework.bundle.osgi.extender
org.springframework.bundle.osgi.io
org.springframework.bundle.spring
org.springframework.osgi.backport.util.concurrent
but Spring DM is not ACTIVE with the default config.ini
I know I can make it working by adding the @start in my config.ini but doing this ruins my product export... Of course I could still edit the config.ini automatically generated by the Eclipse Product Export Wizard but I think there is a brighter solution...
Has someone a clue on how to start SpringDM without customizing the config.ini ?



