summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2013-01-14 21:50:28 -0800
committerJeff McCune <jeff@puppetlabs.com>2013-01-14 21:50:28 -0800
commit562d3254318349cc6dd1f4482527b3dcc6d36867 (patch)
tree01c9d689d983ee4e6922a4a559ae073a8ce8c39a
parent2559be9258881f93edb45b9a25100f33cf0aa9c5 (diff)
parentb3fc0a350ea381e9053d979e10f44ba1a42b5477 (diff)
downloadpuppet-stdlib-562d3254318349cc6dd1f4482527b3dcc6d36867.tar.gz
puppet-stdlib-562d3254318349cc6dd1f4482527b3dcc6d36867.tar.bz2
Merge branch 'DavidS-master'
Closes: GH-124 * DavidS-master: Add geppetto project definition
-rw-r--r--.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..4e2c033
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>stdlib</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>