• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

WSAD plugins help

 
Ranch Hand
Posts: 515
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While I'm a big fan of Eclipse, I'm currently in an environment where I have to use WSAD 5.1. What I'm looking for is help in installing plug-ins for WSAD. I wish to install PMD however all the install instructions point to the ECLIPSE directions. ... And of course the Eclipse install is easy but it doesn't mirror how WSAD works. Eclipse directions say to use the typical install of...

Help >> Software Updates >> Find and Install

WSAD doesn't have the given menu install. Some direction would be great for those who know WSAD. I'm currently on WSAD 5.1.1.

TIA!
 
author & internet detective
Posts: 41967
911
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dale,
When I installed plugins, I just upzipped them into WSAD's plugin directory. I imagine there is still an option under help. We couldn't use it behind our firewall, so I never looked.

Note that WSAD is an old version of Eclipse. Make sure you download the appropriate version of your plugin. Or better yet, upgrade to RAD 6. (They renamed WSAD to RAD with the 6.0 release.)
 
Ranch Hand
Posts: 234
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WSAD 5.1 is based on the old Eclipse 2.3. It did not have the automatical install functionality back then.
The plugins that are compatible for this version should be downloadable (most new/current plugins don't work with WSAD, as the plugin mechanism changed a little when Eclipse went to version 3). Usually they come as zip-files and you should unzip them in the Eclipse root directory or the plugins directory (based on the structure of the zip and the installation instructions).
 
Liar, liar, pants on fire! refreshing plug:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic