summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-03-19 16:29:09 +0100
committerParménides GV <parmegv@sdf.org>2013-03-19 16:29:09 +0100
commit57ab546646e3e2814be547dd4666ca2de4548597 (patch)
treee4d422d448b872cbdf1be12d45315282937f6bc2 /.project
parent49747e858649fa7ed68e4a038d5602ec2bae6df5 (diff)
Trying to find a jar from JBoss to use their SRP implementation. Imports
errors because of classes not yet found.
Diffstat (limited to '.project')
-rw-r--r--.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/.project b/.project
index 1a0e1cda..6c5495ad 100644
--- a/.project
+++ b/.project
@@ -25,9 +25,15 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.jboss.tools.ws.jaxrs.metamodelBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.jboss.tools.ws.jaxrs.nature</nature>
</natures>
</projectDescription>