Skip to content

jeffkeene/sts_trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

A tracker for Spring Tool Suite configurations as Oomph models. Can be used as a starting point for local customizations.

Details

Human tracked, there will be some lag in this project after an update of STS.

Reading materials

How it was done

  1. Manually install latest STS
  2. Add Oomph feature using Install New Software feature
  3. In Navigate->Open Setup, select ... node, which should be current version of STS
  4. Locate current STS installation as child of <Self Products>
  5. Locate specific version of STS installation as child of previous node
  6. Create new general project
  7. Add an Oomph product setup file to new project
  8. Copy the STS version node, the grand-child of <Self Products>, into to the new product setup, as child of top node. This copy can be done from single window mode, but may be easier the first few times as drag and drop in multi-window mode
  9. Edit the properties of the copied node, to have a name of 'x.y.z-RELEASE', instead of 'version'
  10. Remove download locations from P2 Director that reference a specifically numbered nightly build location. At eclipse.org these age out quickly.
  11. Test an installation using the Eclipse Installer, pointing at the new setup

How to use this model

Summary

Copy the STS.setup file locally, install the Eclipse Installer, point it at the setup file and run.

Details

  1. Install the Eclipse Installer
  2. Set it to Advanced Mode, where you can specify custom catalogs (plus sign on upper right, near filter box)
  3. Add this STS.setup file
  4. Select the Eclipse product version you want to install
  5. Run, accepting all certificate signers and licenses

About

Provides an Oomph model to track STS versions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published