summaryrefslogtreecommitdiffstats
path: root/maven/trivial/.project
diff options
context:
space:
mode:
authorMark Raynsford <[email protected]>2012-11-15 22:26:26 +0000
committerMark Raynsford <[email protected]>2012-11-15 22:26:26 +0000
commitee95868c7c0a142c2aaf4f49d711b37c00711aa9 (patch)
tree3b1a6511b054ce9486520a8f30fc79f642d670ba /maven/trivial/.project
parent553c7a6ab6e876e2942fb34f99d243ee1230d939 (diff)
Add trivial JOAL maven example
Diffstat (limited to 'maven/trivial/.project')
-rw-r--r--maven/trivial/.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/maven/trivial/.project b/maven/trivial/.project
new file mode 100644
index 0000000..410bcb3
--- /dev/null
+++ b/maven/trivial/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>trivial-joal</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ </natures>
+</projectDescription>