This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 215084 - NoGo for plugin PMD
Summary: NoGo for plugin PMD
Status: RESOLVED INVALID
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: ent38
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-02 16:34 UTC by senthilsource
Modified: 2012-07-09 08:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description senthilsource 2012-07-02 16:34:17 UTC
Getting Null pointer Exception while running PMD

http://plugins.netbeans.org/plugin/43619
Comment 1 ent38 2012-07-02 16:40:15 UTC
Could you provide me some informations about your environment (OS, JDK), and the stacktrace ?
Thx.
Comment 2 ent38 2012-07-02 18:06:24 UTC
Did you test it on the latest version of NetBeans 7.2 ? (RC1 or build 201207020907)
In order to exclude the case of an unstable version of NB 7.2.

Do you experience the same problem on NetBeans 7.1 ?
Thx.
Comment 3 ent38 2012-07-02 21:54:16 UTC
Updated the plugin to handle the error correctly (it may show that PMD found zero violations instead of throwing a NPE).
Comment 4 Jiri Kovalsky 2012-07-09 08:59:46 UTC
Since the PMD plugin has been deleted I close this bug as invalid.