FindBugs 3 not working in Eclipse Luna -
I'm trying to use FindBugs 3.0.0 in Eclipse Luna. After installing it, it should be available on the context menu of my java project and under the window -> Preferences -> Java -> Find Bugs.
But it's not there.
of
I have to download it from the place, site updates Market and download the zip and try to install in my Eclipse installation.
Do I have to do something else to run it?
Greeting Soran
I had the same problem running on my Eclipse GVM 6 Searchbugs were not working I switch the Eclipse to GVM 7 and use this fixed problem. For more information on how to change the JVM version that uses extaction, see
Comments
Post a Comment