Domanda

I am trying to install FindBugs manually on IBM RAD 7.5. Unfortunately it's too old to use the automated plugin installer, and so I am trying to do it manually.

WebSphere creates a LOT of directories named "plugins". Which is the right one?

È stato utile?

Soluzione

Find the setenv.bat file. Run it. Check what the environment variable RAD_HOME is set to. Your plugins live in %RAD_HOME%\dropins\wcde\eclipse\plugins.

For an example/test, try installing CheckStyle using these instructions: http://eclipse-cs.sourceforge.net/downloads.html

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top