Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SCA/SCA Component/SCA Build"

< SCA
Line 1: Line 1:
 
This page explains how to build and install the SCA Tools project from the sources.
 
This page explains how to build and install the SCA Tools project from the sources.
  
 +
__TOC__
 +
 +
== How to get the latest SCA Tools code? ==
 
* Checkout the SCA Tools code via the SVN.  
 
* Checkout the SCA Tools code via the SVN.  
 
** Anonymous access:  
 
** Anonymous access:  
Line 6: Line 9:
 
*** svn://dev.eclipse.org/svnroot/stp
 
*** svn://dev.eclipse.org/svnroot/stp
 
** Checkout the following projects:
 
** Checkout the following projects:
*** org.eclipse.stp.sca
 
*** org.eclipse.stp.sca.common
 
*** org.eclipse.stp.sca.diagram
 
*** org.eclipse.stp.diagram.extension
 
*** org.eclipse.stp.sca.extension.generator
 
*** org.eclipse.stp.sca.extension.generator.ui
 
*** org.eclipse.stp.sca.diagram.frascati
 
*** org.eclipse.stp.sca.tuscany
 
*** org.eclipse.stp.sca.doc
 
*** org.eclipse.stp.sca.domainmodel.extension.generator
 
*** org.eclipse.stp.sca.domainmodel.frascati
 
*** org.eclipse.stp.sca.domainmodel.frascati.edit
 
*** org.eclipse.stp.sca.domainmodel.editor
 
*** org.eclipse.stp.sca.domainmodel.tuscany
 
*** org.eclipse.stp.sca.domainmodel.tuscany.edit
 
*** org.eclipse.stp.sca.domainmodel.tuscany.editor
 
*** org.eclipse.stp.sca.edit
 
*** org.eclipse.stp.sca.editor
 
*** org.eclipse.stp.sca.examples
 
*** org.eclipse.stp.sca.examples.jdt
 
*** org.eclipse.stp.sca.implementation.java
 
*** org.eclipse.stp.sca.implementation.sca
 
*** org.eclipse.stp.sca.interfacee.java
 
*** org.eclipse.stp.sca.samples.restaurant_all
 
*** org.eclipse.stp.sca.validation
 
*** org.eclipse.stp.sca.xmleditor
 
*** org.eclipse.stp.sca.feature
 
*** org.eclipse.stp.sca.updatesite
 
  
 +
<table border="1">
 +
<tr><td><center>trunk</center></td><td><center>trunk/samples</center></td><td><center>trunk/features</center></td><td><center>trunk/updatesites</center></td></tr>
 +
<tr>
 +
<td>
 +
* org.eclipse.stp.sca
 +
* org.eclipse.stp.sca.common
 +
* org.eclipse.stp.sca.diagram
 +
* org.eclipse.stp.diagram.extension
 +
* org.eclipse.stp.sca.extension.generator
 +
* org.eclipse.stp.sca.extension.generator.ui
 +
* org.eclipse.stp.sca.diagram.frascati
 +
* org.eclipse.stp.sca.tuscany
 +
* org.eclipse.stp.sca.doc
 +
* org.eclipse.stp.sca.domainmodel.extension.generator
 +
* org.eclipse.stp.sca.domainmodel.frascati
 +
* org.eclipse.stp.sca.domainmodel.frascati.edit
 +
* org.eclipse.stp.sca.domainmodel.editor
 +
* org.eclipse.stp.sca.domainmodel.tuscany
 +
* org.eclipse.stp.sca.domainmodel.tuscany.edit
 +
* org.eclipse.stp.sca.domainmodel.tuscany.editor
 +
* org.eclipse.stp.sca.edit
 +
* org.eclipse.stp.sca.editor
 +
* org.eclipse.stp.sca.implementation.java
 +
* org.eclipse.stp.sca.implementation.sca
 +
* org.eclipse.stp.sca.interfacee.java
 +
* org.eclipse.stp.sca.validation
 +
* org.eclipse.stp.sca.xmleditor
 +
</td>
 +
<td>
 +
* org.eclipse.stp.sca.examples
 +
* org.eclipse.stp.sca.examples.jdt
 +
* org.eclipse.stp.sca.samples.restaurant_all
 +
</td>
 +
<td>
 +
* org.eclipse.stp.sca.feature
 +
</td>
 +
<td>
 +
* org.eclipse.stp.sca.updatesite
 +
</td>
 +
</tr>
 +
</table>
 +
 +
 +
== How to build SCA Tools? ==
 
* Open the file site.xml (project org.eclipse.stp.sca.updatesite)
 
* Open the file site.xml (project org.eclipse.stp.sca.updatesite)
 
* Select the tab '''Site Map'''
 
* Select the tab '''Site Map'''
 
* Click '''Build All'''
 
* Click '''Build All'''
  
 +
 +
== How to install SCA Tools? ==
 
* Go to the '''Help menu''' > '''Software Updates'''
 
* Go to the '''Help menu''' > '''Software Updates'''
 
* Select the tab '''Available Software'''
 
* Select the tab '''Available Software'''
Line 48: Line 69:
 
* Select your local update site > '''SOA Development''' > '''SCA Composite Tools Feature'''
 
* Select your local update site > '''SOA Development''' > '''SCA Composite Tools Feature'''
 
* Click on the '''Install''' button in the upper right corner to start the installation
 
* Click on the '''Install''' button in the upper right corner to start the installation
* And that's it!
+
 
 +
 
 +
[[Category:SOA_Tools]]
 +
[[Category:SOA]]
 +
[[Category:STP]]
 +
[[Category:SCA]]

Revision as of 06:29, 15 October 2008

This page explains how to build and install the SCA Tools project from the sources.

How to get the latest SCA Tools code?

trunk
trunk/samples
trunk/features
trunk/updatesites
  • org.eclipse.stp.sca
  • org.eclipse.stp.sca.common
  • org.eclipse.stp.sca.diagram
  • org.eclipse.stp.diagram.extension
  • org.eclipse.stp.sca.extension.generator
  • org.eclipse.stp.sca.extension.generator.ui
  • org.eclipse.stp.sca.diagram.frascati
  • org.eclipse.stp.sca.tuscany
  • org.eclipse.stp.sca.doc
  • org.eclipse.stp.sca.domainmodel.extension.generator
  • org.eclipse.stp.sca.domainmodel.frascati
  • org.eclipse.stp.sca.domainmodel.frascati.edit
  • org.eclipse.stp.sca.domainmodel.editor
  • org.eclipse.stp.sca.domainmodel.tuscany
  • org.eclipse.stp.sca.domainmodel.tuscany.edit
  • org.eclipse.stp.sca.domainmodel.tuscany.editor
  • org.eclipse.stp.sca.edit
  • org.eclipse.stp.sca.editor
  • org.eclipse.stp.sca.implementation.java
  • org.eclipse.stp.sca.implementation.sca
  • org.eclipse.stp.sca.interfacee.java
  • org.eclipse.stp.sca.validation
  • org.eclipse.stp.sca.xmleditor
  • org.eclipse.stp.sca.examples
  • org.eclipse.stp.sca.examples.jdt
  • org.eclipse.stp.sca.samples.restaurant_all
  • org.eclipse.stp.sca.feature
  • org.eclipse.stp.sca.updatesite


How to build SCA Tools?

  • Open the file site.xml (project org.eclipse.stp.sca.updatesite)
  • Select the tab Site Map
  • Click Build All


How to install SCA Tools?

  • Go to the Help menu > Software Updates
  • Select the tab Available Software
  • Click on the Add Site... button
  • Click on Local... button
  • Select the file site.xml
  • Click on Ok button
  • Click on Ok button
  • Select your local update site > SOA Development > SCA Composite Tools Feature
  • Click on the Install button in the upper right corner to start the installation

Back to the top