diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-02 11:17:24 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-02 11:17:24 +0000 |
commit | eed639ccf7fd95e0b31caf61787126e69592f207 (patch) | |
tree | 401cafc53175c67ac1aea5398986400b416bcde3 /branches/sca-java-1.4/tools/eclipse/plugins/core/.project | |
parent | e2af7d8b2dc498e63375fec8d97186dc261a428f (diff) |
Branch for 1.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722428 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4/tools/eclipse/plugins/core/.project')
-rw-r--r-- | branches/sca-java-1.4/tools/eclipse/plugins/core/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/branches/sca-java-1.4/tools/eclipse/plugins/core/.project b/branches/sca-java-1.4/tools/eclipse/plugins/core/.project new file mode 100644 index 0000000000..6fc647ac07 --- /dev/null +++ b/branches/sca-java-1.4/tools/eclipse/plugins/core/.project @@ -0,0 +1,17 @@ +<projectDescription> + <name>org.apache.tuscany.sca.core</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 |