Re-structure LTTng sub-project as per the Linux Tools guidelines
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf / .project
index cd66d8b0f42f65ae48dd93d15b208d708d3be19e..edaa96d626663e00111383f5bf5a308958be9c73 100644 (file)
@@ -1,28 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>org.eclipse.linuxtools.tmf.core</name>
+       <name>org.eclipse.linuxtools.tmf</name>
        <comment></comment>
        <projects>
        </projects>
        <buildSpec>
                <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <name>org.eclipse.pde.FeatureBuilder</name>
                        <arguments>
                        </arguments>
                </buildCommand>
        </buildSpec>
        <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.FeatureNature</nature>
        </natures>
 </projectDescription>
This page took 0.026267 seconds and 5 git commands to generate.