diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-06 07:23:44 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-06 07:23:44 +0000 |
commit | 5b67e082ce57df77acc72cd36569a05c9a2fa347 (patch) | |
tree | 2aae54f73b2a9bbd5b8ad71f8e605e82f4595fc5 /branches/sca-java-1.5.1/tools/eclipse/plugins/core/.project | |
parent | aafdaec972cfe3439c6fe15c599d46d3e5f13fa9 (diff) |
Branch for 1.5.1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.1/tools/eclipse/plugins/core/.project')
-rw-r--r-- | branches/sca-java-1.5.1/tools/eclipse/plugins/core/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/tools/eclipse/plugins/core/.project b/branches/sca-java-1.5.1/tools/eclipse/plugins/core/.project new file mode 100644 index 0000000000..6fc647ac07 --- /dev/null +++ b/branches/sca-java-1.5.1/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 |