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 "Virgo/Tooling"

(New page: {{Virgo}} Category:Virgo Category:EclipseRT = Tooling = info about the Eclipse-based tooling to be written...)
 
Line 2: Line 2:
  
 
= Tooling  =
 
= Tooling  =
 +
Reminder: This documentation is based on the current nightly builds of the Virgo IDE tooling, since there hasn't been a milestone or release build published yet.
  
info about the Eclipse-based tooling to be written...
+
== Installation ==
 +
 
 +
Prerequisites:
 +
* Eclipse JEE Helios SR2
 +
* Eclipse JEE Indigo (latest RCs)
 +
 
 +
Installation Steps:
 +
* Add Spring IDE update site to available update sites: http://dist.springframework.org/snapshot/IDE/nightly (At the moment the Virgo IDE has a dependency on the Spring IDE. We are working on removing this dependency. Before we got there, you need Spring IDE installed or available at one of the update sites.)
 +
* Go to "Install New Software" and put the Virgo IDE nightly snapshot update site into the dialog: http://download.eclipse.org/virgo/snapshot/IDE.
 +
* Select the "Core / Virgo IDE" feature and install
 +
* Done

Revision as of 06:59, 3 June 2011

Tooling

Reminder: This documentation is based on the current nightly builds of the Virgo IDE tooling, since there hasn't been a milestone or release build published yet.

Installation

Prerequisites:

  • Eclipse JEE Helios SR2
  • Eclipse JEE Indigo (latest RCs)

Installation Steps:

  • Add Spring IDE update site to available update sites: http://dist.springframework.org/snapshot/IDE/nightly (At the moment the Virgo IDE has a dependency on the Spring IDE. We are working on removing this dependency. Before we got there, you need Spring IDE installed or available at one of the update sites.)
  • Go to "Install New Software" and put the Virgo IDE nightly snapshot update site into the dialog: http://download.eclipse.org/virgo/snapshot/IDE.
  • Select the "Core / Virgo IDE" feature and install
  • Done

Back to the top