diff options
Diffstat (limited to 'sca-java-1.x/trunk/tools/eclipse/plugins/core/.project')
-rw-r--r-- | sca-java-1.x/trunk/tools/eclipse/plugins/core/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/plugins/core/.project b/sca-java-1.x/trunk/tools/eclipse/plugins/core/.project new file mode 100644 index 0000000000..6fc647ac07 --- /dev/null +++ b/sca-java-1.x/trunk/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 |