Changed some .project files since Eclipse is very picky
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Mon, 16 Sep 2019 07:52:54 +0000 (09:52 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Mon, 16 Sep 2019 07:52:54 +0000 (09:52 +0200)
.project
TempMavenTychoSnapshotWorkaround/.project
releng/net.mograsim.configuration/.project

index e4bb21a..896c66e 100644 (file)
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>eragp-misim-2019</name>
+       <name>net.mograsim</name>
        <comment></comment>
        <projects>
        </projects>
index 872cf5e..23af4a3 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>TempMavenTychoSnapshotWorkaround</name>
+       <name>net.mograsim.tycho-download</name>
        <comment></comment>
        <projects>
        </projects>
index 03120f4..650935c 100644 (file)
@@ -5,7 +5,13 @@
        <projects>
        </projects>
        <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.m2e.core.maven2Builder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
+               <nature>org.eclipse.m2e.core.maven2Nature</nature>
        </natures>
 </projectDescription>