Discussion:
Using FindBugs Plugin with Kepler
Giriraj Bhojak
2014-09-24 16:20:00 UTC
Permalink
Hello,

Could anyone help me with installing FindBugs plugin for Kepler?
I get following error if I try to install the plugin from
http://findbugs.cs.umd.edu/eclipse/, using update site.









*Cannot complete the install because one or more required items could not
be found.Software currently installed: Eclipse IDE for Java EE Developers
2.0.2.20140224-0000 (epp.package.jee 2.0.2.20140224-0000)Missing
requirement: Eclipse Java Web Developer Tools
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2
(org.eclipse.jst.web_ui.feature.feature.group
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2) requires
'org.eclipse.wst.jsdt.web.support.jsp [1.0.600.v201307162035]' but it could
not be foundCannot satisfy dependency:From: Eclipse IDE for Java EE
Developers 2.0.2.20140224-0000 (epp.package.jee 2.0.2.20140224-0000)To:
org.eclipse.epp.package.jee.feature.feature.group
[2.0.2.20140224-0000]Cannot satisfy dependency:From: Java EE IDE Feature
2.0.2.20140224-0000 (org.eclipse.epp.package.jee.feature.feature.group
2.0.2.20140224-0000)To: org.eclipse.jst.web_ui.feature.feature.group 0.0.0*
OK

Thanks,
Giriraj.
Andrey Loskutov
2014-09-24 16:26:48 UTC
Permalink
Hi,
This is not a FindBugs issue - your eclipse installation is broken - please either start from scratch, or, if this will end in the same error, use another Eclipse package (Classic or Java or whatever is default one for Kepler).
BTW why not to use Luna? From all crappy 4.x Eclipse releases this is one with causes less pain.
Regards,
Andrey
Post by Giriraj Bhojak
Hello,
Could anyone help me with installing FindBugs plugin for Kepler?
I get following error if I try to install the plugin from
http://findbugs.cs.umd.edu/eclipse/, using update site.
*Cannot complete the install because one or more required items could not
be found.Software currently installed: Eclipse IDE for Java EE
Developers
2.0.2.20140224-0000 (epp.package.jee 2.0.2.20140224-0000)Missing
requirement: Eclipse Java Web Developer Tools
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2
(org.eclipse.jst.web_ui.feature.feature.group
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2) requires
'org.eclipse.wst.jsdt.web.support.jsp [1.0.600.v201307162035]' but it could
not be foundCannot satisfy dependency:From: Eclipse IDE for Java EE
org.eclipse.epp.package.jee.feature.feature.group
[2.0.2.20140224-0000]Cannot satisfy dependency:From: Java EE IDE Feature
2.0.2.20140224-0000 (org.eclipse.epp.package.jee.feature.feature.group
2.0.2.20140224-0000)To: org.eclipse.jst.web_ui.feature.feature.group 0.0.0*
OK
Thanks,
Giriraj.
------------------------------------------------------------------------
_______________________________________________
Findbugs-discuss mailing list
https://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
Giriraj Bhojak
2014-09-24 16:32:09 UTC
Permalink
I am using "Eclipse IDE for Java EE Developers" Kepler SR2. I started from
scratch.
Thank you Andrey, I would give a shot to Luna, but we are supporting some
old plugins and Kepler didn't have issues with any of them, only with
FindBugs plugin.

Thanks,
Giriraj.
Post by Andrey Loskutov
Hi,
This is not a FindBugs issue - your eclipse installation is broken -
please either start from scratch, or, if this will end in the same error,
use another Eclipse package (Classic or Java or whatever is default one for
Kepler).
BTW why not to use Luna? From all crappy 4.x Eclipse releases this is one
with causes less pain.
Regards,
Andrey
Post by Giriraj Bhojak
Hello,
Could anyone help me with installing FindBugs plugin for Kepler?
I get following error if I try to install the plugin from
http://findbugs.cs.umd.edu/eclipse/, using update site.
*Cannot complete the install because one or more required items could not
be found.Software currently installed: Eclipse IDE for Java EE Developers
2.0.2.20140224-0000 (epp.package.jee 2.0.2.20140224-0000)Missing
requirement: Eclipse Java Web Developer Tools
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2
(org.eclipse.jst.web_ui.feature.feature.group
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2) requires
'org.eclipse.wst.jsdt.web.support.jsp [1.0.600.v201307162035]' but it could
not be foundCannot satisfy dependency:From: Eclipse IDE for Java EE
org.eclipse.epp.package.jee.feature.feature.group
[2.0.2.20140224-0000]Cannot satisfy dependency:From: Java EE IDE Feature
2.0.2.20140224-0000 (org.eclipse.epp.package.jee.feature.feature.group
2.0.2.20140224-0000)To: org.eclipse.jst.web_ui.feature.feature.group 0.0.0*
OK
Thanks,
Giriraj.
------------------------------------------------------------------------
_______________________________________________
Findbugs-discuss mailing list
https://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
--
Kind regards,
Andrey Loskutov
http://google.com/+AndreyLoskutov
Sujeet Singh
2014-09-24 19:38:03 UTC
Permalink
From the logs it seems Java Web Developer Tools dependency is not
satisfied. Check why it is so and also what JDK you are using. If possible
try to fix that dependency and experiment with eclipse using JDK 7 or later.
I am using "Eclipse IDE for Java EE Developers" Kepler SR2. I started from
scratch.
Thank you Andrey, I would give a shot to Luna, but we are supporting some
old plugins and Kepler didn't have issues with any of them, only with
FindBugs plugin.
Thanks,
Giriraj.
Post by Andrey Loskutov
Hi,
This is not a FindBugs issue - your eclipse installation is broken -
please either start from scratch, or, if this will end in the same error,
use another Eclipse package (Classic or Java or whatever is default one for
Kepler).
BTW why not to use Luna? From all crappy 4.x Eclipse releases this is one
with causes less pain.
Regards,
Andrey
Post by Giriraj Bhojak
Hello,
Could anyone help me with installing FindBugs plugin for Kepler?
I get following error if I try to install the plugin from
http://findbugs.cs.umd.edu/eclipse/, using update site.
*Cannot complete the install because one or more required items could not
be found.Software currently installed: Eclipse IDE for Java EE Developers
2.0.2.20140224-0000 (epp.package.jee 2.0.2.20140224-0000)Missing
requirement: Eclipse Java Web Developer Tools
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2
(org.eclipse.jst.web_ui.feature.feature.group
3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2) requires
'org.eclipse.wst.jsdt.web.support.jsp [1.0.600.v201307162035]' but it could
not be foundCannot satisfy dependency:From: Eclipse IDE for Java EE
org.eclipse.epp.package.jee.feature.feature.group
[2.0.2.20140224-0000]Cannot satisfy dependency:From: Java EE IDE Feature
2.0.2.20140224-0000 (org.eclipse.epp.package.jee.feature.feature.group
2.0.2.20140224-0000)To: org.eclipse.jst.web_ui.feature.feature.group 0.0.0*
OK
Thanks,
Giriraj.
------------------------------------------------------------------------
_______________________________________________
Findbugs-discuss mailing list
https://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
--
Kind regards,
Andrey Loskutov
http://google.com/+AndreyLoskutov
_______________________________________________
Findbugs-discuss mailing list
https://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
Loading...