aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.examples
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.examples')
-rw-r--r--org.jacoco.examples/.classpath2
-rw-r--r--org.jacoco.examples/.project9
2 files changed, 3 insertions, 8 deletions
diff --git a/org.jacoco.examples/.classpath b/org.jacoco.examples/.classpath
index 64c5e31b..172046fd 100644
--- a/org.jacoco.examples/.classpath
+++ b/org.jacoco.examples/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/org.jacoco.examples/.project b/org.jacoco.examples/.project
index 9fca0d2d..2375c8fb 100644
--- a/org.jacoco.examples/.project
+++ b/org.jacoco.examples/.project
@@ -11,18 +11,13 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
- <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>