• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

FindBugs : showing Empty BugExplorer and Bug User Annotations screen shots attached

 
Ranch Hand
Posts: 2234
Eclipse IDE Firefox Browser Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

I am having a query related to using of FINDBugs for my Application .
I am using FINDBUGS with Eclipse .

Please see the screen shots attached with this Thread .

The Bug Explorer is shown Empty .

The Bug User Annotations is also shown Empty .

Please let me know how can i resolve this .


BugExpl.jpeg
[Thumbnail for BugExpl.jpeg]
BugUserAnno.jpeg
[Thumbnail for BugUserAnno.jpeg]
 
Ranch Hand
Posts: 198
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
right click on the project, and seelct Find Bugs -> Find Bugs.

Then your Bug Explorer will show the bugs.
 
Ravi Kiran Va
Ranch Hand
Posts: 2234
Eclipse IDE Firefox Browser Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Then your Bug Explorer will show the bugs.



I am not saying that there are no bugs but as you can seethis has been disabled .

Please tell me how can i resolve this ??
 
Prabhakar Reddy Bokka
Ranch Hand
Posts: 198
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you eloborate what is disabled? and what you are expecting ?

right click on the project, and seelct Find Bugs -> Find Bugs.



Have you done this??
reply
    Bookmark Topic Watch Topic
  • New Topic