Merge pull request #124 from DavidS/geppetto-infrastructure
authorHunter Haugen <h.haugen@gmail.com>
Tue, 2 Jul 2013 18:28:48 +0000 (11:28 -0700)
committerHunter Haugen <h.haugen@gmail.com>
Tue, 2 Jul 2013 18:28:48 +0000 (11:28 -0700)
Geppetto infrastructure

.gitignore
.project [new file with mode: 0644]

index b77434bea0792513cdff50c8759df47957f77965..0485a727cb7e84e60542c3c943b3430b3f99a3df 100644 (file)
@@ -2,3 +2,4 @@
 pkg/
 Gemfile.lock
 spec/fixtures/manifests
+metadata.json
diff --git a/.project b/.project
new file mode 100644 (file)
index 0000000..6523c6d
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>apt</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.cloudsmith.geppetto.pp.dsl.ui.modulefileBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.cloudsmith.geppetto.pp.dsl.ui.puppetNature</nature>
+               <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
+       </natures>
+</projectDescription>