An error occurred while loading the file. Please try again.
-
Kai-Holger Brassel authored
* Add Maven parent with tycho and P2 repo(s) for target definition * Add Maven nature to all projects * Add POM files with packaging eclipse-plugin , -feature, -repository * Dedicated project for product definition * Add configuration with default start levels to product definition
cde6b190
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>