Giter VIP home page Giter VIP logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 16 May 2012 at 11:00

  • Added labels: OpSys-All, Priority-High
  • Removed labels: Priority-Medium

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 16 May 2012 at 11:01

  • Changed state: Accepted

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 16 May 2012 at 11:06

  • Added labels: Priority-Critical
  • Removed labels: Priority-High

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024


In
  org.twodividedbyzero.idea.findbugs.inspection.FindBugsInspectionProvider.java

Replace:

  final Application app = ApplicationManager.getApplication();
        final IdeaPluginDescriptor plugin = app.getPlugin(PluginId.getId(FindBugsPluginConstants.PLUGIN_NAME));

With:

  final IdeaPluginDescriptor plugin = PluginManager.getPlugin(PluginId.getId(FindBugsPluginConstants.PLUGIN_NAME));

Attached patch

Original comment by [email protected] on 18 Jun 2012 at 5:32

Attachments:

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
I didn't get the trunk running. I get errors related to findbugs 2. I tired 
getting the latest findbugs and still got findbug.xml errors. I pulled out 
findbugs-idea r187 (pre findbugs 2 migration) and applied the above fix and got 
the plugin running in Idea 11.

Original comment by [email protected] on 18 Jun 2012 at 6:07

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
tis is already fixed on my local changelist. as woraround simply turn off the 
inspection. i run the latest realease on idea 11.1 without any problems but 
with disabled 'run findbugs-idea' as realtime analysis inspection.

Original comment by [email protected] on 18 Jun 2012 at 6:29

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
done @see 
http://code.google.com/p/findbugs-idea/downloads/detail?name=FindBugs-IDEA-0.9.9
7.zip&can=2&q=

Original comment by [email protected] on 5 Oct 2012 at 7:45

  • Changed state: Fixed

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
old issues - verified -> change state to done

Original comment by [email protected] on 19 Mar 2014 at 2:20

  • Changed state: Done

from findbugs-idea.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
change state to verified. 

Original comment by [email protected] on 19 Mar 2014 at 2:21

  • Changed state: Verified

from findbugs-idea.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.