diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/.project')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/.project | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/.project b/sca-java-1.x/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/.project new file mode 100644 index 0000000000..fd6959f412 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/.project @@ -0,0 +1,24 @@ +<projectDescription> + <name>org.apache.tuscany.sca.updatesite</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> + <project>org.apache.tuscany.sca.core</project> + <project>org.apache.tuscany.sca.feature.core</project> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.UpdateSiteBuilder</name> + </buildCommand> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.UpdateSiteNature</nature> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription>
\ No newline at end of file |