facebook

Spring Tool Suite provisioned by SDC

  1. Secure Delivery Center
  2.  > 
  3. Getting Help
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #342261 Reply

    sdc-support
    Member

    In order to provision Spring Tool Suite with SDC follow the steps below, and start to enjoy the benefits of SDC.

    Requirements:

    – SDC 2013 SR2
    – Eclipse 4.3.0 Software Pack

    Steps:

    1. While the Secure Delivery Hub is running, open your admin console.
    2. Import STS from the following site only selecting “Spring Tool Suite” and choosing to import all software on site.

      http://dist.springsource.com/release/TOOLS/update/e4.3

    3. Import Atlassian from the following site, selecting “Atlassian Connector for Eclipse” and don’t select all software on site, but do select to also include the referenced Mylyn site.

      http://update.atlassian.com/atlassian-eclipse-plugin/e3.6

    4. Create an Eclipse 4.3 package
    5. On the package Overview tab, select “Delivery a custom Eclipse RCP product”
    6. At the software tab, select the following software
      • Spring Tool Suite, from site imported at step 2
      • Altassian Connector for Eclipse, from site imported at step 3
      • Eclipse Java Development Tools, from Eclipse discovery software.
    7. On the RCP Product tab:
      • In the RCP Product Mode section select Product Line-up
      • In the RCP Delivered via Eclipse Product Line-up section select Browse… and from the list select the item for Spring Tools Suite
    8. Commit and promote your changes as you would a normal package.

    Using these steps the package will launch with the STS splash screen and initial perspective.

    Ignacio
    SDC Support

    #353714 Reply

    sdc-support
    Member

    Requirements
    SDC 2015
    Eclipse 4.4.1.patched

    Steps

    1. Install Eclipse 4.4.1.patched Software pack.
    2. On your admin console, create a new package.
    3. Close your admin console and go to the package.xml of this newly created package. The file will be in something like ${admin_console_installpath}/local-storage/metavc/packages/{$package_guid}/package.xml
    4. Add the following lines to the xml, just before [/package]. Note that Im replacing the greater than/less than symbol so that the support system does not get rid of them.

    <properties>
    <property key=”rcp.eclipse.version” value=”4.4.1.patched”/>
    </properties>

    5. Reopen the admin console
    6. Import a third party library from http://dist.springsource.com/release/TOOLS/update/e4.4 Select all software but do not use the “Include all software during import site”, and do not select any other referenced site to be imported.
    7. Import Atlassian from the following site, selecting “Atlassian Connector for Eclipse” and don’t select all software on site, but do select to also include the referenced Mylyn site. (http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7)
    8. Import the Mylyn 3.11 software from http://download.eclipse.org/mylyn/releases/3.11/ but just select “Mylyn Task List” software and no other option.
    9. Import the E4 RCP site for eclipse 4.4.1.patched (http://download.eclipse.org/e4/downloads/drops/S-0.17-201501051100/repository) select all software but do not import referenced sites and do not “Include all other software during import of site”
    10. On the admin console open the package you created at step 3 and select “Deliver a custom Eclipse RCP Product”.
    10.1 On the RCP Product tab:
    10.2 In the RCP Product Mode section select Product Line-up
    – In the RCP Delivered via Eclipse Product Line-up section select Browse… and from the list select the item for Spring Tools Suite
    11. Import a software from the Eclipse 4.4.1 patched update site, the default url of this site is http://${sdc_hub_host}:${sdc_hub_port}/site/eclipse-discovery/4.4.1.patched if you are using the web mappings the url will change. To get the right url create a package, based on eclipse 4.4.1 that is not this STS package, and install it on your system open the file {$package_install_path}/configuration/com.genuitec.pulse.client.delivery.package.runtime/current/metadata.xml and look for [public-repositories][uri nickname=”Eclipse Discovery”].
    11.1 Now that you have the url for the Eclipse discovery site from your Delivery hub, try to import a new library with that url and look for the following software:
    – Eclipse Platform
    – Eclipse Platform SDK
    do not use the “Include all software during import site” or any software from any referenced sites. This will take some time be patient.
    12. Add the following software to your package
    – Altassian Connector for Eclipse, from library step 7
    – Eclipse CVS Client, from Eclipse discovery
    – Eclipse Java Development Tools, from Eclipse discovery
    – Eclipse e4 Tools (Incubation), from library step 9
    – Mylyn Task List, from library step 8
    – Spring Tool Suite (required), from library step 6.
    – Eclipse Platform SDK, from library step 11

    With this you will get the latest STS managed by SDC

    #353812 Reply

    telenor
    Member

    In order to provision Spring Tool Suite with SDC follow the steps below, and start to enjoy the benefits of SDC.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Spring Tool Suite provisioned by SDC

You must be logged in to post in the forum log in