Hi Patrick,
this is a definitely a good point and sth. I have not thought about so far. But wouldn't it be better to combine both approaches?

Anyhow, I think that we have to go into the "multiple" classpath direction for osgi projects, too. We might need an java-osgi-compile plugin.

Kind regards
Matthias

Generally when building bundles as plain Java you will miss out on the
manifest validation. When PDE Build builds bundles it will validate the
manifest configuration of your bundles i.e. trying to use non exported
packages will render build errors...

PDE Build honors the multiple classpaths that is the signature of OSGi and
plain Java builds are based on the one "mega" classpath...

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to