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 "Jetty WTP Plugin/Jetty WTP Install"

m (Warned that unmaintained)
 
Line 1: Line 1:
 
{{Jetty}}
 
{{Jetty}}
 
 
=== Installing the WTP Adaptor ===
 
=== Installing the WTP Adaptor ===
 
+
{{Warning|This functionality is currently unmaintained, though it would be nice to find something that used it and wanted to improve it.}}
 
To install the WTP Adaptor, complete the following steps.
 
To install the WTP Adaptor, complete the following steps.
  

Latest revision as of 12:13, 18 February 2013


Installing the WTP Adaptor

Warning2.png
This functionality is currently unmaintained, though it would be nice to find something that used it and wanted to improve it.

To install the WTP Adaptor, complete the following steps.

  1. Open Eclipse.
  2. In the taskbar at the top of your screen, click Help -> Install New Software. The Available Software dialog box opens.
  3. Jetty-wtp-install1.jpg


  4. In the Work with: field, type one of the URLs provided below:
    • Stable releases of the plugin: http://download.eclipse.org/jetty/updates/jetty-wtp
    • More bleeding edge versions of the plugin (each successful build on Hudson): http://download.eclipse.org/jetty/updates/jetty-wtp/development
  5. Press Return.
  6. In the Name/Version box below, select the box for Jetty WTP Adaptor Site.

  7. Jetty-wtp-install2.jpg

  8. Click Next.
  9. The Install Details dialog box opens.
  10. Jetty-wtp-install3.jpg

  11. Click Next again.
  12. The Review Licenses dialog box opens.
  13. Jetty-wtp-install4.jpg

  14. Accept the terms and click Finish.
  15. The Installing Software dialog box opens, displaying progress for installing the WTP adaptor. When it completes, the Software Updates dialog box opens with a message that you need to restart Eclipse to complete the installation.
  16. Click Restart Now.
  17. Jetty-wtp-install5.jpg

Back to the top