Parcourir la source

Updated project generator for ticket #1

DavidWyand-GG il y a 13 ans
Parent
commit
dc58e75b7f
1 fichiers modifiés avec 17 ajouts et 0 suppressions
  1. 17 0
      Tools/projectGenerator/.project

+ 17 - 0
Tools/projectGenerator/.project

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>Juggernaut Project Generator</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>net.sourceforge.phpeclipse.parserbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>net.sourceforge.phpeclipse.phpnature</nature>
+	</natures>
+</projectDescription>