diff options
Diffstat (limited to '')
-rw-r--r-- | sandbox/kgoodson/jagg/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sandbox/kgoodson/jagg/.project b/sandbox/kgoodson/jagg/.project new file mode 100644 index 0000000000..959d75e86f --- /dev/null +++ b/sandbox/kgoodson/jagg/.project @@ -0,0 +1,17 @@ +<projectDescription>
+ <name>sample-jagg</name>
+ <comment>The Apache Software Foundation provides support for the Apache community of open-source software projects. + The Apache projects are characterized by a collaborative, consensus based development process, an open and + pragmatic software license, and a desire to create high quality software that leads the way in its field. + We consider ourselves not simply a group of projects sharing a server, but rather a community of developers + and users.</comment>
+ <projects/>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
\ No newline at end of file |