We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81d9b3 commit 20464a9Copy full SHA for 20464a9
.gitignore
@@ -0,0 +1,2 @@
1
+.DS_Store
2
+/.project
.project
@@ -5,7 +5,19 @@
5
<projects>
6
</projects>
7
<buildSpec>
8
+ <buildCommand>
9
+ <name>org.cloudsmith.geppetto.pp.dsl.ui.modulefileBuilder</name>
10
+ <arguments>
11
+ </arguments>
12
+ </buildCommand>
13
14
+ <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
15
16
17
18
</buildSpec>
19
<natures>
20
+ <nature>org.cloudsmith.geppetto.pp.dsl.ui.puppetNature</nature>
21
+ <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
22
</natures>
23
</projectDescription>
0 commit comments