Hi, Is it in any way possible to use the pax construct directly in java? I want to create a big project from java (think mda ;-) an I love my pax scripts... I dream of something like:
org.ops4j.pax.construct.OSGiProject.create(String projectDir, String groupId, String artifactId, String version); and org.ops4j.pax.construct.OSGiBundle.create(String projectDir, String groupId, String artifactId, String version); Is there a chance doing it? Thanks Ingo Meyer _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general