summaryrefslogtreecommitdiffstats
path: root/sandbox/mobile-android/interface-java/.project
diff options
context:
space:
mode:
authoradrianocrestani <adrianocrestani@13f79535-47bb-0310-9956-ffa450edef68>2008-07-08 05:19:28 +0000
committeradrianocrestani <adrianocrestani@13f79535-47bb-0310-9956-ffa450edef68>2008-07-08 05:19:28 +0000
commitc3db1aac8fb2ec776ccfecdf6804849b5b112adb (patch)
treeaaf59ac4d347365ada871125b61a87bf603a7f88 /sandbox/mobile-android/interface-java/.project
parente7dc1a8ddac9c28bcf57ea9d23b400ec65aa47f8 (diff)
-adding the core-databinding, interface-java and interface-java-jaxws modules to android sandbox
-commented the RMI code and added workaround for the Java Bean usage -commented the javax.jws code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674723 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/mobile-android/interface-java/.project')
-rw-r--r--sandbox/mobile-android/interface-java/.project29
1 files changed, 29 insertions, 0 deletions
diff --git a/sandbox/mobile-android/interface-java/.project b/sandbox/mobile-android/interface-java/.project
new file mode 100644
index 0000000000..370a7e03b7
--- /dev/null
+++ b/sandbox/mobile-android/interface-java/.project
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>tuscany-interface-java</name>
+ <comment>Parent POM defining settings that can be used across Tuscany</comment>
+ <projects>
+ <project>tuscany-assembly</project>
+ <project>tuscany-policy</project>
+ <project>tuscany-extensibility</project>
+ <project>tuscany-interface</project>
+ <project>tuscany-definitions</project>
+ <project>tuscany-contribution</project>
+ <project>tuscany-sca-api</project>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder (81).launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>