[JAVA] Create Pivotal tc server Developer Edition in Spring Framework (STS)

Development environment

Windows10 workspace-spring-tool-suite-4-4.5.1.RELEASE (English version as of February 17, 2020)

initial state

Pivotal tc server Developer Edition is missing in the Servers view of STS (Spring Tool Suite).

Final state

Build Pivotal tc server Developer Edition on STS and start the server.

procedure

  1. Select Menu → Help → Eclipse Marketplace ... image.png

  2. The Eclipse Marketplace screen appears. Type "pivotal" in the Find: field of the Search tab and press Enter to display "Pivotal tc Server Integration for Eclise 3.9.11.RELEASE". Press the Install button at the bottom right. Wait for a while. image.png

  3. The Confirm Selected Features screen is displayed. Make sure that the required software is checked and press the Confirm button. (This time, Spring Dashboard will be installed at the same time.) Wait for a while. image.png

  4. The Review Licenses screen appears. I agree to the terms of use. Turn on "I accept the terms of the license agreements" and press the Finish button. Installation Software (xx%) is displayed at the bottom left, so wait for a while. image.png

  5. After installation, restart STS. Press the Restart Now button. image.png

  6. When you restart, the dashboard screen will be displayed automatically. If it is not displayed, you can display it by selecting Menu → Help → Dashboard. image.png

  7. Scroll down the Dashboard. Press the "IDE Extension" button in the box called Manage.

image.png

  1. Check the Pivotal tc Server Developer Edition checkbox on the Spring Extensions screen. Scroll down the window to the bottom and press the Install button at the bottom right. (Be careful as it is in an unclear place)

image.png

  1. Follow the instructions on the screen and press the Next button to proceed. The Review Licenses screen appears. I agree to the terms of use. Turn on "I accept the terms of the license agreements" and press the Finish button. Installation Software (xx%) is displayed at the bottom left, so wait for a while.

  2. After installation, restart STS. Press the Restart Now button. image.png

  3. From the Servers view, click the "No servers are available. Click this link to" link.

image.png   12. The New Server screen is displayed. Select "Pivotal tc Server v4.0" and click the Next button. image.png

  1. The Pivotal tc Server screen appears. Specify the location of pivotal-tc-server-developer-4.0.4.RELEASE in the installation directory text box. Press the Next button (usually directly under the c: drive).

image.png

  1. The tc Server Configuration screen appears. Make sure Ceate new instance is selected and press the Next button.

image.png

  1. The Create tc Server Instance screen appears. Give the Name text box any descriptive name. For Templates, check base and press the Finish button.

image.png

  1. You can see that the pivotal server is created in the Servers view. With the pivotal server selected, press the execute icon (green triangle button) to start the server.

image.png

Supplement

nothing special

2020/2/17 Collab KM

Recommended Posts

Create Pivotal tc server Developer Edition in Spring Framework (STS)
I can't find Pivotal tc server Developer Edition in Spring Tool Suite
Spring Framework tools for Java developer
Create Java Spring Boot project in IntelliJ
Major changes in Spring Framework 5.0 core functionality