jonathanlermitage / tikione-jacocoverage

NetBeans module that provides JaCoCo code coverage for Ant based Java SE, Java EE and NetBeans Module projects (JDK5,6,7,8 compatible).
http://plugins.netbeans.org/plugin/48570/?show=true
Apache License 2.0
27 stars 25 forks source link

NetBeans 7.3.1 throwing java.lang.IllegalArgumentException: Called DataObject.find on null #16

Closed joecsc closed 11 years ago

joecsc commented 11 years ago

Build: NetBeans IDE 7.3.1 (Build 201306052037) VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16 OS: Windows 7

User Comments: joecsc: I downloaded and installed the JaCoCo code coverage plugin. When I right-click th eproject and chose "Run with JaCoCo Coverage", the IDE interface did not change (no noticeable output) and this excception was generated. If I use "Test with JaCoCo Coverage" an exception is also thrown.

Stacktrace: java.lang.IllegalArgumentException: Called DataObject.find on null at org.openide.loaders.DataObject.find(DataObject.java:545) at fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt.runJacocoJavaagent(JaCoCoActionOnAnt.java:137) at fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt.access$000(JaCoCoActionOnAnt.java:47) at fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt$1.run(JaCoCoActionOnAnt.java:76) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2044)

Reported as NetBeans bug 235191 (https://netbeans.org/bugzilla/show_bug.cgi?id=235191) - told to report bug here.

Thanks!

Joe

jonathanlermitage commented 11 years ago

Hi, Thx for your report! Are you running JaCoCoverage version 1.2.9 (from the NetBeans Plugin Portal) or 1.3.0 (from my custom update center) ? Also, is it a Java Application or Java Class Library project ?

I'll look at this asap.

joecsc commented 11 years ago

     Joe On 09/02/13, Jonathan Lermitagegithub.com> wrote: Hi,Thx for your report!Are you running JaCoCoverage version 1.2.9 (from the NetBeans Plugin Portal) or 1.3.0 (from my custom update center) ?I'll look at this asap.—Reply to this email directly or view it on GitHub.

joecsc commented 11 years ago

1.3.0.20130815.1437

Thanks for the quick response! capture

joecsc commented 11 years ago

1.3.0.20130815.1437Thanks for the quick response!  Joe On 09/02/13, Jonathan Lermitagegithub.com> wrote: Hi,Thx for your report!Are you running JaCoCoverage version 1.2.9 (from the NetBeans Plugin Portal) or 1.3.0 (from my custom update center) ?I'll look at this asap.—Reply to this email directly or view it on GitHub.

jonathanlermitage commented 11 years ago

I have just updated the plugin to 1.3.0.20130903.1939. If the bug is not fixed, I'll get more precise information about the problem. Could you use the http://jacocoverage.tikione.fr/nbuc/updates.xml update center to get this new version and try again?

Thx a lot for your feedback.

joecsc commented 11 years ago

I used your update center to update the plugin (NetBeans immediately recognized availability; installation was followed by a mandatory reboot; ModuleManager confirms that the installed version is 1.3.0.20130903.1939). When I run the project with Run with JaCoCo coverage and with Test with JaCoCo coverage, I still get exceptions (see attached PNGs - file names should be self-evident). I'm attaching a zip of the project - the project runs as expected, and tests as expected using JUnit, and when I use the old CodeCoverage plugin (which requires JDK 6), CodeCoverage produces the expected affects. When I change Project Properties to use JDK 7, I get exactly the same exception for JaCoCo Run or Test  as I do when using JDK 6.   Joe On 09/03/13, Jonathan Lermitagegithub.com> wrote: I have just updated the plugin to 1.3.0.20130903.1939. If the bug is not fixed, I'll get more precise information about the problem.Could you use the http://jacocoverage.tikione.fr/nbuc/updates.xmlupdate center to get this new version and try again?Thx a lot for your feedback.—Reply to this email directly or view it on GitHub.

jonathanlermitage commented 11 years ago

Thx! Could you copy/paste the content of NetBeans log file (messages.log) ?

joecsc commented 11 years ago

 I've attached messages.log and also uigestures - in the latter, around line 120, there's an exception that includes references to jacoco.   Joe On 09/04/13, Jonathan Lermitagegithub.com> wrote: Thx!Could you copy/paste the content of NetBeans log file (messages.log) ?—Reply to this email directly or view it on GitHub.

jonathanlermitage commented 11 years ago

Hi, could you copy/past these files directly to the GitHub comments system? Files attached to emails are not migrated to GitHub (probably a bug). Thx.

joecsc commented 11 years ago

messages.log (uigestures will follow - message too long with it included here):


Log Session: Wednesday, September 4, 2013 6:24:42 PM EDT System Info: Product Version = NetBeans IDE 7.3.1 (Build 201306052037) (#f255eab72f59) Operating System = Windows 7 version 6.1 running on x86 Java; VM; Vendor = 1.7.0_25; Java HotSpot(TM) Client VM 23.25-b01; Oracle Corporation Runtime = Java(TM) SE Runtime Environment 1.7.0_25-b16 Java Home = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre System Locale; Encoding = en_US (nb); Cp1252 Home Directory = C:\Users\Joe Current Directory = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1 User Directory = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NBUserSettings\7.3.1 Cache Directory = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NBUserSettings\7.3.1\var\cache Installation = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\ergonomics E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\ide E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\java E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\apisupport E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\webcommon E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\websvccommon E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\enterprise E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\mobility E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\profiler E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\php E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\harness E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\cnd E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\dlight E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\groovy E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\javacard E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\javafx E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform Boot & Ext. Classpath = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\resources.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\rt.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\sunrsasign.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\jsse.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\jce.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\charsets.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\jfr.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\classes;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\access-bridge-32.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\dnsns.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\j3dcore.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\j3dutils.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\jaccess.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\localedata.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\sunec.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\sunjce_provider.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\sunmscapi.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\sunpkcs11.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\vecmath.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\jre\lib\ext\zipfs.jar Application Classpath = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\boot.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\org-openide-modules.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\org-openide-util-lookup.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\org-openide-util.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\boot_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\boot_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\boot_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\boot_zh_CN.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-modules_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-modules_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-modules_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-modules_zh_CN.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util-lookup_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util-lookup_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util-lookup_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util-lookup_zh_CN.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\lib\locale\org-openide-util_zh_CN.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\lib\dt.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25\lib\tools.jar

Startup Classpath = E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\core.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\org-openide-filesystems.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\core_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\core_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\core_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\core_zh_CN.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\org-openide-filesystems_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\org-openide-filesystems_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\org-openide-filesystems_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform\core\locale\org-openide-filesystems_zh_CN.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb\core\org-netbeans-upgrader.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb\core\locale\core_nb.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb\core\locale\org-netbeans-upgrader_ja.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb\core\locale\org-netbeans-upgrader_pt_BR.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb\core\locale\org-netbeans-upgrader_ru.jar;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb\core\locale\org-netbeans-upgrader_zh_CN.jar

WARNING [org.netbeans.core.modules]: Use of OpenIDE-Module-Class: Action in pmd is obsolete. WARNING [org.netbeans.core.modules]: (Please use layer-based installation of objects instead.) INFO [org.netbeans.modules.netbinox]: Install area set to file:/E:/ProgramFiles(x86)/NB7.3.1PersonalUse/NB7.3.1/NB7.3.1/netbeans/ WARNING [org.netbeans.core.modules]: the modules [net.sf.efhnbm, org.netbeans.modules.css.visual, org.netbeans.modules.dilbertviewer, org.netbeans.modules.form.nb, org.netbeans.modules.html.editor, org.netbeans.modules.java.project, org.netbeans.modules.options.editor, pmd] use org.jdesktop.layout which is deprecated: Use javax.swing.GroupLayout instead. (In form editor: select Form ... in Inspector; change Layout Generation Style to Standard Java 6 code.) WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.editor.structure, org.netbeans.modules.java.editor.lib, org.netbeans.modules.web.core.syntax, org.netbeans.modules.xml.text, pmd] use org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated. WARNING [org.netbeans.core.modules]: the modules [draganbjedov.netbeans.svuid, org.netbeans.modules.java.hints, org.netbeans.modules.javadoc, org.netbeans.modules.maven.hints, org.netbeans.modules.maven.j2ee, org.netbeans.modules.web.beans] use org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints SPI (org.netbeans.spi.java.hints) instead. WARNING [org.netbeans.core.modules]: the modules [net.sf.efhnbm, org.netbeans.modules.dilbertviewer] use org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead. WARNING [org.openide.filesystems.Ordering]: Not all children in Services/DiffProviders/ marked with the position attribute: [org-netbeans-modules-diff-cmdline-CmdlineDiffProvider.settings], but some are: [org-netbeans-modules-diff-builtin-provider-BuiltInDiffProvider.settings] WARNING [org.openide.filesystems.Ordering]: Found same position 4,000 for both Services/JavaHelp/org-apache-tools-ant-manual.xml and Services/JavaHelp/pmd-helpset.xml INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: org.openide.util.lookup [8.19.1 201306052037] org.openide.util [8.29.3 201306052037] org.openide.modules [7.35.1 201306052037] org.openide.filesystems [8.5.1 201306052037] org.netbeans.api.annotations.common/1 [1.17.1 201306052037] org.openide.awt [7.55.1 201306052037] org.netbeans.modules.queries/1 [1.32.1 201306052037] org.netbeans.modules.editor.mimelookup/1 [1.29.1 201306052037] org.netbeans.modules.editor.settings/1 [1.46.1 201306052037] org.netbeans.modules.editor.util/1 [1.52.1 201306052037] org.netbeans.modules.lexer/2 [1.49.3.1 1 201306052037] org.netbeans.api.progress/1 [1.32.1 201306052037] org.openide.dialogs [7.28.1 201306052037] org.netbeans.modules.editor.lib2/1 [1.71.2.40 40 201306052037] org.openide.nodes [7.33.2 201306052037] org.openide.windows [6.60.1 201306052037] org.netbeans.swing.tabcontrol [1.42.1 201306052037] org.netbeans.swing.outline [1.23.3 201306052037] org.openide.explorer [6.50.3 201306052037] org.openide.text [6.54.2 201306052037] org.openide.actions [6.29.1 201306052037] org.openide.loaders [7.44.3 201306052037] org.netbeans.modules.editor.fold/1 [1.32.2.40 201306052037] org.netbeans.modules.editor.indent/2 [1.31.1 201306052037] org.netbeans.modules.editor.lib/3 [3.33.3.21.40 21 201306052037] org.netbeans.modules.editor/3 [1.71.2.5.21.40 5 201306052037] org.netbeans.modules.editor.deprecated.pre65formatting/0 [1.12.2.1.5.21.40 1 201306052037] org.netbeans.bootstrap/1 [2.56.2 201306052037] org.netbeans.core.startup/1 [1.47.2 201306052037] org.netbeans.spi.quicksearch [1.17.1 201306052037] org.netbeans.modules.sampler [1.4.1 201306052037] org.netbeans.modules.keyring [1.14.1 201306052037] org.openide.io [1.35.1 201306052037] org.netbeans.swing.plaf [1.30.1 201306052037] org.netbeans.core/2 [3.37.2 201306052037] org.netbeans.modules.options.api/1 [1.31.2 201306052037] org.openide.execution [1.30.1 201306052037] org.netbeans.api.java.classpath/1 [1.36.1 201306052037] org.netbeans.modules.options.keymap [1.25.1 201306052037] org.netbeans.core.output2/1 [1.30.2 201306052037] org.netbeans.lib.terminalemulator [1.24.1 201306052037] org.netbeans.modules.terminal [1.13.1 201306052037] org.netbeans.api.java/1 [1.43.1 201306052037] org.jdesktop.layout/1 [1.24.1 201306052037] org.netbeans.modules.classfile/1 [1.38.1 201306052037] org.netbeans.libs.javacapi [7.13.1.3 3 201306052037] org.netbeans.libs.javacimpl/1 [0.30.2.20 20 201306052037] org.netbeans.modules.projectapi/1 [1.50.1 201306052037] org.netbeans.modules.projectuiapi/1 [1.65.1.8 8 201306052037] org.netbeans.modules.editor.errorstripe.api/1 [2.23.1.1 1 201306052037] org.netbeans.modules.editor.errorstripe/2 [2.24.1.1.1 1 201306052037] org.netbeans.modules.editor.settings.storage/1 [1.36.1 201306052037] org.netbeans.modules.options.editor/1 [1.37.1 201306052037] org.netbeans.modules.diff/1 [1.41.1.42.1 42 201306052037] org.netbeans.modules.editor.guards/1 [1.20.1 201306052037] org.netbeans.modules.project.indexingbridge [1.7.1 201306052037] org.netbeans.libs.lucene/3 [3.10.1 201306052037] org.netbeans.modules.masterfs/2 [2.41.2 201306052037] org.netbeans.modules.parsing.lucene/2 [2.20.1.1 1 201306052037] org.netbeans.spi.tasklist/1 [1.22.1.1 1 201306052037] org.netbeans.modules.parsing.api/1 [1.62.2.6 6 201306052037] org.netbeans.modules.refactoring.api [1.33.2.1 1 201306052037] org.netbeans.modules.java.preprocessorbridge [1.29.1.1 1 201306052037] org.netbeans.modules.java.platform/1 [1.29.1 201306052037] org.netbeans.lib.nbjavac [1.5.1.1.20 1 201306052037] org.netbeans.modules.java.lexer/1 [1.21.1 201306052037] org.netbeans.core.multiview/1 [1.32.1 201306052037] org.netbeans.modules.editor.indent.project/0 [1.12.1 201306052037] org.netbeans.modules.java.source [0.110.3.23.1.20.6 23 201306052037] pmd [2.3.0 120702] org.openide.options [6.26.1 201306052037] org.netbeans.upgrader [4.25.2 201306052037] org.netbeans.swing.dirchooser [1.19.1 201306052037] org.netbeans.spi.viewmodel/2 [1.39.2 201306052037] org.netbeans.spi.palette/1 [1.35.1 201306052037] org.netbeans.spi.navigator/1 [1.27.1 201306052037] org.netbeans.api.xml/1 [1.33.1 201306052037] org.netbeans.modules.options.java [1.4.1 201306052037] org.apache.tools.ant.module/3 [3.61.1.2 2 201306052037] org.netbeans.modules.project.libraries/1 [1.41.1 201306052037] org.apache.xml.resolver [1.22.1.12 12 201306052037] org.netbeans.modules.xml.catalog/2 [1.31.1.4 4 201306052037] org.netbeans.modules.project.ant/1 [1.51.1 201306052037] org.netbeans.api.search [1.8.4 201306052037] org.netbeans.modules.java.project/1 [1.50.2 201306052037] org.netbeans.modules.autoupdate.services [1.39.2 201306052037] org.netbeans.modules.settings/1 [1.38.2 201306052037] org.netbeans.core.windows/2 [2.58.5 201306052037] org.netbeans.modules.autoupdate.ui [1.33.1 201306052037] org.netbeans.spi.editor.hints/0 [1.28.3.7.40 7 201306052037] org.netbeans.modules.code.analysis/0 [1.11.1 201306052037] org.netbeans.spi.java.hints [1.10.3.10.1.20.23.6 10 201306052037] org.netbeans.api.debugger/1 [1.40.2 201306052037] org.netbeans.spi.debugger.ui/1 [2.37.1 201306052037] org.netbeans.modules.xml.core/2 [1.33.1.4 4 201306052037] org.netbeans.modules.editor.completion/1 [1.33.1.1 1 201306052037] org.netbeans.modules.editor.codetemplates/1 [1.30.1.1 1 201306052037] org.netbeans.core.ui/1 [1.35.1 201306052037] org.netbeans.modules.jumpto/1 [1.33.1.1 1 201306052037] org.netbeans.modules.editor.breadcrumbs/0 [1.5.1 201306052037] org.netbeans.modules.csl.api/2 [2.33.3.2.1.1.6 2 201306052037] org.netbeans.modules.xml.lexer [1.20.1 201306052037] org.netbeans.modules.editor.structure/1 [1.36.1.1 1 201306052037] org.netbeans.modules.editor.bracesmatching/0 [1.27.1.40 201306052037] org.netbeans.modules.xml.text/2 [1.36.1 201306052037] org.netbeans.modules.xml.xam/1 [1.22.1.1 1 201306052037] org.netbeans.modules.xml.schema.model/1 [1.22.1.1 1 201306052037] org.netbeans.modules.xml.axi [1.21.1 201306052037] org.netbeans.modules.xml.retriever/1 [1.21.1 201306052037] org.netbeans.modules.xml [1.20.1 201306052037] org.netbeans.modules.servletapi/1 [1.30.1 201306052037] org.netbeans.modules.httpserver/2 [2.26.2.42 42 201306052037] org.netbeans.modules.xsl/1 [1.33.1 201306052037] org.netbeans.modules.xml.xdm/1 [1.23.1.1 1 201306052037] org.netbeans.modules.xml.wsdl.model/1 [1.23.1.1 1 201306052037] org.netbeans.libs.xerces/1 [1.29.1.280 280 201306052037] org.netbeans.modules.xml.tax/2 [1.33.1.280 201306052037] org.netbeans.modules.xml.tools/2 [1.33.1 201306052037] org.netbeans.modules.xml.tools.java [1.19.1 201306052037] org.netbeans.modules.xml.schema.completion [1.20.1 201306052037] org.netbeans.modules.xml.multiview/1 [1.27.1.2 2 201306052037] org.netbeans.modules.xml.jaxb.api/1 [1.16.1 201306052037] org.netbeans.modules.xml.jaxb/1 [1.20.1 201306052037] org.netbeans.modules.whitelist [1.11.1 201306052037] org.netbeans.core.execution/1 [1.31.1 201306052037] org.netbeans.modules.favorites/1 [1.32.1 201306052037] org.netbeans.modules.sendopts/2 [2.25.1 201306052037] org.netbeans.modules.projectui [1.40.2.8 201306052037] org.netbeans.modules.welcome/1 [1.32.2 201306052037] org.netbeans.modules.websvc.wsstackapi/0 [1.16.1 201306052037] org.netbeans.modules.websvc.wsitmodelext [3.20.1 201306052037] org.netbeans.modules.j2ee.metadata/0 [1.22.1 201306052037] org.netbeans.modules.schema2beans/1 [1.37.1 201306052037] org.netbeans.modules.j2ee.metadata.model.support/1 [1.20.2 201306052037] org.netbeans.modules.j2ee.dd/1 [1.29.1.2 2 201306052037] org.netbeans.modules.j2ee.core/0 [1.15.1 201306052037] org.netbeans.api.web.webmodule [1.31.1 201306052037] org.netbeans.modules.j2ee.api.ejbmodule [1.29.1 201306052037] org.netbeans.modules.javahelp/1 [2.30.1 201306052037] org.netbeans.modules.db.metadata.model/0 [0.20.1 201306052037] org.netbeans.core.ide/1 [1.31.1 201306052037] org.netbeans.modules.db/1 [1.51.1.30 30 201306052037] org.netbeans.modules.dbschema/1 [1.30.1.4.30 4 201306052037] org.netbeans.modules.j2ee.persistenceapi/1 [1.26.0.1 1 201306052037] org.netbeans.modules.dbapi [1.24.1.30 201306052037] org.netbeans.modules.java.sourceui/1 [1.30.1.1.23 1 201306052037] org.netbeans.modules.java.editor.lib/1 [1.27.1 201306052037] org.netbeans.modules.gototest/1 [1.21.1 201306052037] org.netbeans.modules.refactoring.java/1 [1.41.4.1 1 201306052037] org.netbeans.modules.java.editor/1 [2.49.3.9.1.1 9 201306052037] org.netbeans.modules.j2ee.eclipselink/1 [1.24 201306052037] org.netbeans.modules.j2ee.core.utilities/0 [1.21.2 201306052037] org.netbeans.modules.j2ee.persistence [1.34.3.1 1 201306052037] org.netbeans.api.debugger.jpda/2 [2.39.1 201306052037] org.netbeans.modules.server/0 [1.23.2 201306052037] org.netbeans.modules.j2eeapis/1 [1.26.1 201306052037] org.netbeans.modules.j2eeserver/4 [1.97.0.1 1 201306052037] org.netbeans.modules.javaee.specs.support/0 [1.13 201306052037] org.netbeans.modules.j2ee.dd.webservice [1.24.1 201306052037] org.netbeans.modules.websvc.websvcapi [1.24.1 201306052037] org.netbeans.libs.jaxb/1 [1.22.1 201306052037] org.netbeans.modules.websvc.jaxws21api/1 [1.22.1 201306052037] org.netbeans.modules.websvc.jaxws21/1 [1.22.1 201306052037] org.netbeans.modules.websvc.jaxwsmodelapi/1 [1.17.1 201306052037] org.netbeans.modules.websvc.jaxwsmodel/1 [1.21.1 201306052037] org.netbeans.modules.websvc.jaxwsapi [1.19.1 201306052037] org.netbeans.modules.extexecution/2 [1.36.1 201306052037] org.netbeans.modules.java.api.common/0 [1.42.1 201306052037] org.netbeans.modules.j2ee.common/1 [1.85 201306052037] org.netbeans.modules.websvc.restapi/0 [1.24 201306052037] org.netbeans.modules.websvc.saas.api [1.20.1 201306052037] org.netbeans.modules.websvc.saas.codegen [1.20.1 201306052037] org.netbeans.modules.websvc.saas.codegen.java [1.19.1 201306052037] org.netbeans.modules.websvc.utilities/0 [1.18.1 201306052037] org.netbeans.modules.websvc.projectapi/0 [1.15.1 201306052037] org.netbeans.modules.websvc.clientapi [1.25.1 201306052037] org.netbeans.modules.websvc.core [1.29.1.1.4 1 201306052037] org.netbeans.api.visual [2.36.1 201306052037] org.netbeans.modules.websvc.jaxws.lightapi [1.15.1 201306052037] org.netbeans.modules.websvc.design [1.18.1 201306052037] org.netbeans.modules.servletjspapi/1 [1.25.0.25 25 201306052037] org.netbeans.libs.glassfish_logging/1 [1.19.1.20 20 201306052037] org.netbeans.modules.web.jspparser/3 [3.21 201306052037] org.netbeans.modules.gsf.testrunner/1 [1.31.1 201306052037] org.netbeans.modules.java.testrunner [1.5.1 201306052037] org.netbeans.modules.junit/2 [2.54.1 201306052037] org.netbeans.modules.web.common [1.29.2 201306052037] org.netbeans.modules.ant.browsetask [1.31.1 201306052037] org.netbeans.modules.web.project [1.43.0.1 1 201306052037] org.netbeans.modules.websvc.wsitconf [3.22.1 201306052037] org.netbeans.modules.websvc.saas.ui [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.zvents [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.zillow [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.weatherbug [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.strikeiron [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.google [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.flickr [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.delicious [1.18.1 201306052037] org.netbeans.modules.websvc.saas.services.amazon [1.18.1 201306052037] org.netbeans.modules.editor.bookmarks/1 [1.27.1 201306052037] org.netbeans.libs.nashorn/1 [1.7.2 201306052037] org.netbeans.modules.html.lexer/1 [1.22.1 201306052037] org.netbeans.modules.web.browser.api [1.5.1 201306052037] org.netbeans.modules.html.editor.lib/3 [3.10.2 201306052037] org.netbeans.modules.html/1 [1.48.1 201306052037] org.netbeans.libs.antlr3.runtime [1.12.1.1 1 201306052037] org.netbeans.modules.css.lib/1 [1.25.1 201306052037] org.netbeans.modules.web.indent [1.7.1 201306052037] org.netbeans.modules.css.model [1.13.1 201306052037] org.netbeans.modules.css.editor/1 [1.40.1 201306052037] org.netbeans.modules.html.editor/2 [2.13.2 201306052037] org.netbeans.modules.javascript2.editor/1 [0.4.3 201306052037] org.netbeans.modules.javascript2.kit/1 [0.3.1 201306052037] org.netbeans.core.browser/1 [1.17.1.1 1 201306052037] org.netbeans.modules.editor.plain.lib/1 [1.24.1 201306052037] org.netbeans.libs.swingx/1 [1.18.1 201306052037] org.netbeans.modules.css.visual/3 [3.13.1 201306052037] org.netbeans.modules.editor.actions/1 [1.18.1.40 201306052037] org.netbeans.libs.bytelist/1 [0.18.1.1 1 201306052037] org.netbeans.libs.jvyamlb/1 [0.20.1 201306052037] org.netbeans.modules.languages.yaml [2.22.1 201306052037] org.netbeans.modules.properties/1 [1.43.1 201306052037] org.netbeans.modules.editor.search [1.11.2.0.40 0 201306052037] org.netbeans.modules.languages.manifest [1.22.1 201306052037] org.netbeans.modules.languages.diff [1.23.1 201306052037] org.netbeans.modules.image/1 [1.38.1 201306052037] org.netbeans.libs.json_simple/1 [0.3.1 201306052037] org.netbeans.modules.web.webkit.debugging [1.7.2 201306052037] org.netbeans.modules.html.navigator [1.3.1 201306052037] org.netbeans.modules.html.parser/1 [1.18.1.1 1 201306052037] org.apache.commons.logging [1.1.1 1.1.1] org.netbeans.modules.html.validation/1 [1.18.1 201306052037] org.netbeans.modules.editor.kit [1.22.1 201306052037] org.netbeans.modules.utilities/1 [1.47.3 201306052037] org.netbeans.modules.tasklist.ui/1 [1.21.2.1 201306052037] org.netbeans.modules.tasklist.todo/1 [1.21.1.1 1 201306052037] org.netbeans.modules.tasklist.projectint/1 [1.19.1 201306052037] org.netbeans.modules.tasklist.kit [1.19.1 201306052037] com.jcraft.jsch [0.1.45 0.1.45] org.netbeans.libs.jna/1 [1.25.1 201306052037] org.netbeans.modules.dlight.nativeexecution [1.25.5.1 1 201306251214] org.netbeans.modules.dlight.terminal [1.13.1.1 1 201306052037] org.netbeans.modules.usersguide/1 [1.39.1 201306052037] org.netbeans.modules.print.editor [7.17.1 201306052037] org.netbeans.modules.editor.plain/2 [1.25.1 201306052037] org.netbeans.libs.osgi [1.12.1 201306052037] org.netbeans.libs.felix [2.6.1 201306052037] org.netbeans.modules.print [7.16.1 201306052037] org.netbeans.modules.autoupdate.cli [1.3.1 201306052037] org.netbeans.modules.core.kit [1.20.1 201306052037] org.netbeans.modules.editor.macros/0 [1.21.1.1.21 1 201306052037] org.netbeans.modules.netserver [1.3.1 201306052037] org.netbeans.modules.extbrowser/1 [1.34.2 201306052037] org.netbeans.modules.defaults/1 [1.22.2 201306052037] org.netbeans.modules.ide.kit [1.22.1 201306052037] org.netbeans.modules.websvc.saas.kit [1.18.2 201306052037] org.netbeans.modules.websvc.saas.codegen.php [1.19.1 201306052037] org.netbeans.modules.websvc.saas.codegen.j2ee [1.17.1 201306052037] org.netbeans.modules.websvc.restlib/0 [1.19.1 201306052037] org.netbeans.modules.websvc.owsm [1.6.1 201306052037] org.netbeans.modules.websvc.manager [1.19.1 201306052037] org.netbeans.modules.websvc.editor.hints [1.20.1 201306052037] org.netbeans.modules.db.dataview [1.18.1 201306052037] org.netbeans.modules.db.core [1.26.1 201306052037] org.netbeans.modules.db.sql.editor [1.26.1.30 201306052037] org.netbeans.modules.db.sql.visualeditor/1 [2.21.1.30 201306052037] org.netbeans.modules.db.mysql [0.18.1.2 2 201306052037] org.netbeans.modules.derby [1.30.1 201306052037] org.netbeans.modules.db.drivers [1.20.2 201306052037] org.netbeans.modules.db.kit [1.21.1 201306052037] org.netbeans.modules.websvc.metro.samples/1 [1.19.1 201306052037] org.netbeans.modules.websvc.customization [1.19.1.2 201306052037] org.netbeans.modules.java.hints.legacy.spi/1 [1.5.1.1.10 1 201306052037] org.netbeans.modules.web.beans/2 [2.7 201306052037] org.netbeans.modules.debugger.jpda.projects [1.24.1 201306052037] org.netbeans.modules.debugger.jpda/2 [1.42.1 201306052037] org.netbeans.modules.debugger.jpda.ui/1 [1.30.2 201306052037] org.netbeans.modules.web.debug/1 [2.29.1 201306052037] org.netbeans.modules.web.examples/1 [1.26.2 201306052037] org.netbeans.modules.j2ee.samples [1.21.2 201306052037] org.netbeans.modules.web.monitor/1 [1.35.1 201306052037] org.netbeans.modules.websocket [1.0 201306052037] org.netbeans.modules.web.clientproject.api [1.14.1 201306052037] org.netbeans.modules.web.javascript.debugger [1.2.2 201306052037] org.netbeans.modules.j2ee.ant [1.27.1.1 201306052037] org.netbeans.modules.j2ee.weblogic9/1 [1.29.2.1 1 201306052037] org.netbeans.modules.javaee.resources [1.3 201306052037] org.netbeans.modules.j2ee.ejbcore [1.38 201306052037] org.netbeans.modules.j2ee.ddloaders/1 [1.27.0.2 201306052037] org.netbeans.modules.javaee.api [1.14.2 201306052037] org.netbeans.modules.j2ee.jboss4/1 [1.29.2 201306052037] org.netbeans.modules.websvc.rest/0 [1.21 201306052037] org.netbeans.modules.web.client.rest [1.2.2 201306052037] org.netbeans.modules.java.navigation/1 [1.28.2 201306052037] org.netbeans.modules.beans/1 [1.39.1.1.9 1 201306052037] org.netbeans.modules.ant.freeform/1 [1.35.1 201306052037] org.netbeans.modules.java.freeform/1 [1.33.1 201306052037] org.netbeans.modules.java.j2seplatform/1 [1.29.2 201306052037] org.netbeans.modules.projectimport.eclipse.core/1 [2.20.1 201306052037] org.netbeans.modules.java.hints/1 [1.69.3.13.9.1.23.6.1.10 13 201306052037] org.netbeans.modules.debugger.jpda.ant [1.28.1 201306052037] org.netbeans.modules.java.j2seproject/1 [1.56.1.46 46 201306052037] org.netbeans.libs.testng/1 [1.4.1 201306052037] org.netbeans.modules.maven.embedder/2 [2.36.2 201306052037] org.netbeans.modules.maven.model/1 [1.26.1 201306052037] org.netbeans.modules.maven.indexer/2 [2.21.2 201306052037] org.netbeans.modules.swing.validation/2 [1.22.1 201306052037] org.netbeans.modules.maven/2 [2.67.3 201306052037] org.netbeans.modules.testng [2.6.1 201306052037] org.netbeans.modules.testng.maven [2.4.1 201306052037] org.netbeans.modules.javadoc/1 [1.44.1 201306052037] org.netbeans.modules.spellchecker.apimodule [1.15.1 201306052037] org.netbeans.modules.spellchecker.bindings.java/1 [1.20.1 201306052037] org.jdesktop.beansbinding/1 [1.18.1.121 121 201306052037] org.netbeans.modules.java.examples/1 [1.26.1 201306052037] org.netbeans.modules.i18n/1 [1.43.1 201306052037] org.netbeans.modules.findbugs.installer [1.5.1 201306052037] org.netbeans.modules.testng.ant [2.4.1 201306052037] org.netbeans.modules.java.debug [1.26.1.1.20.23 1 201306052037] org.netbeans.modules.java.hints.ui [1.6.1.1.10 1 201306052037] org.netbeans.modules.java.hints.declarative/1 [1.10.2.1.13.1.10 1 201306052037] org.netbeans.modules.java.source.ant [1.20.1.1.23 1 201306052037] org.netbeans.modules.javawebstart [1.21.2 201306052037] org.netbeans.modules.java.helpset/1 [1.19.1 201306052037] org.netbeans.modules.ant.debugger/1 [1.27.1.2 201306052037] org.netbeans.modules.projectui.buildmenu/1 [1.17.1.1 1 201306052037] org.netbeans.modules.ant.kit [1.19.1 201306052037] org.netbeans.modules.java.kit [1.21.2 201306052037] org.netbeans.modules.j2ee.eclipselinkmodelgen/1 [1.24 201306052037] org.netbeans.modules.j2ee.jpa.verification [1.24.2 201306052037] org.netbeans.modules.j2ee.jpa.refactoring [1.21.2 201306052037] org.netbeans.modules.j2ee.persistence.kit [1.24 201306052037] org.netbeans.modules.web.inspect [0.9.2 201306052037] org.netbeans.modules.languages.apacheconf [1.7.1 201306052037] org.netbeans.modules.el.lexer/1 [1.20 201306052037] org.netbeans.modules.j2ee.sun.dd/1 [1.26.1.1 1 201306052037] org.netbeans.libs.glassfish.sdk [1.9 201306052037] org.netbeans.modules.glassfish.eecommon/0 [1.20.0.1.1 1 201306052037] org.netbeans.modules.glassfish.common/0 [1.33 201306052037] org.netbeans.modules.j2ee.sun.appsrv/1 [1.26.1.1 1 201306052037] org.netbeans.modules.j2ee.sun.ddui/1 [1.27.1.1.1 1 201306052037] org.netbeans.modules.glassfish.javaee/0 [1.23 201306052037] org.netbeans.libs.elimpl/1 [1.13.1.1 1 201306052037] org.netbeans.modules.web.el [1.29 201306052037] org.netbeans.modules.jsp.lexer/1 [1.19.2 201306052037] org.netbeans.modules.target.iterator/1 [1.13.1 201306052037] org.netbeans.modules.web.core/2 [2.23.0.43.2 43 201306052037] org.netbeans.modules.web.core.syntax/2 [2.34.3.2.9 2 201306052037] org.netbeans.modules.web.jsfapi/1 [1.25 201306052037] org.netbeans.modules.web.freeform [1.25.1 201306052037] org.netbeans.libs.jstestdriver [1.2.1 201306052037] org.netbeans.modules.javascript.jstestdriver [1.2.2 201306052037] org.netbeans.modules.web.clientproject [1.12.1 201306052037] org.netbeans.modules.web.client.samples [1.1.1 201306052037] org.netbeans.modules.web.clientproject.helpset/0 [1.2.1 201306052037] org.netbeans.modules.web.client.kit [1.0.1 201306052037] org.netbeans.modules.web.helpset/0 [1.15.2 201306052037] org.netbeans.modules.languages.neon [1.7.2 201306052037] org.netbeans.modules.web.jstl11/1 [2.26.2.112 112 201306052037] org.netbeans.modules.tomcat5/1 [1.32.2 201306052037] org.netbeans.modules.javaee.beanvalidation [1.10.1 201306052037] org.netbeans.modules.j2ee.genericserver [1.24.1 201306052037] org.netbeans.modules.cloud.common [1.4.1 201306052037] org.netbeans.libs.amazon/1 [1.4.1 201306052037] org.netbeans.modules.cloud.amazon/0 [1.4.1 201306052037] org.netbeans.modules.web.refactoring [1.19.1.43 201306052037] org.netbeans.modules.web.kit [1.18.2 201306052037] org.netbeans.modules.websvc.metro.model [1.15.1 201306052037] org.netbeans.modules.websvc.metro.lib/1 [1.21.1 201306052037] org.netbeans.modules.websvc.kit [1.18.2 201306052037] org.netbeans.modules.websvc.rest.samples/0 [1.16.2 201306052037] org.netbeans.modules.apisupport.restsample [1.11.1 201306052037] org.netbeans.modules.websvc.restkit/0 [1.17.2 201306052037] org.netbeans.libs.commons_fileupload/1 [1.18.1 201306052037] org.netbeans.modules.web.struts/1 [1.25.1.1 1 201306052037] org.netbeans.modules.web.jsf/1 [1.52.0.2 2 201306052037] org.netbeans.modules.web.jsf.navigation/1 [2.19.1 201306052037] org.netbeans.modules.web.jsf20/1 [1.23.0.1 1 201306052037] org.netbeans.modules.web.jsf12/1 [1.18.1.12 12 201306052037] org.netbeans.modules.web.jsf12ri/1 [1.18.2.12 12 201306052037] org.netbeans.modules.web.jsf.editor [1.38 201306052037] org.netbeans.modules.web.jsf.kit [1.21 201306052037] org.netbeans.modules.web.primefaces [1.61 201306052037] org.netbeans.modules.web.jsf.richfaces [1.20 201306052037] org.netbeans.modules.web.jsf.icefaces [1.9 201306052037] org.netbeans.modules.versioning.core/1 [1.10.2.1.42 1 201306052037] org.netbeans.modules.versioning/1 [1.37.1.1 1 201306052037] org.netbeans.modules.versioning.util [1.37.1.42.1 201306052037] org.netbeans.modules.versioning.ui/1 [1.9.1.42.1 201306052037] org.netbeans.modules.versioning.system.cvss.installer [1.6.1 201306052037] org.netbeans.modules.versioning.masterfs [1.4.1 201306052037] org.netbeans.modules.versioning.indexingbridge/0 [1.15.1 201306052037] org.netbeans.modules.utilities.project/1 [1.27.1 201306052037] org.netbeans.modules.updatecenters/1 [1.30.2 201306052037] org.netbeans.lib.uihandler [1.34.1 201306052037] org.netbeans.modules.uihandler [2.24.3 201306052037] org.netbeans.modules.uihandler.exceptionreporter [1.19.1 201306052037] org.netbeans.libs.svnClientAdapter/1 [1.28.1 201306052037] org.netbeans.libs.ini4j/1 [1.21.1 201306052037] org.netbeans.modules.subversion [1.29.3.42.1 201306052037] org.netbeans.libs.cglib/1 [1.17.1 201306052037] org.netbeans.libs.springframework [1.23.1 201306052037] org.netbeans.modules.spring.beans/0 [1.27.1.1 1 201306052037] org.netbeans.modules.spring.webmvc [1.23.2 201306052037] org.netbeans.modules.spellchecker [1.25.1.1.7 1 201306052037] org.netbeans.modules.spellchecker.kit [1.16.1 201306052037] org.netbeans.modules.spellchecker.dictionary_en [1.13.1 201306052037] org.netbeans.modules.properties.syntax/1 [1.39.1 201306052037] org.netbeans.modules.spellchecker.bindings.properties [1.12.1 201306052037] org.netbeans.modules.spellchecker.bindings.htmlxml [1.17.1 201306052037] org.netbeans.modules.projectimport.eclipse.web [1.17.2.1 201306052037] org.netbeans.modules.projectimport.eclipse.j2se [1.18.1.46 201306052037] org.netbeans.modules.progress.ui [1.23.1 201306052037] org.netbeans.modules.profiler.utilities/1 [1.25.1 201306052037] org.netbeans.lib.profiler/1 [1.23.2 201306052037] org.netbeans.lib.profiler.common/1 [1.23.1 201306052037] org.netbeans.modules.profiler.api/1 [1.9.1 201306052037] org.netbeans.lib.profiler.charts/1 [1.17.1 201306052037] org.netbeans.lib.profiler.ui/1 [1.23.1 201306052037] org.netbeans.modules.profiler.attach/2 [2.8.1 201306052037] org.netbeans.modules.profiler.selector.api/1 [1.23.1 201306052037] org.netbeans.modules.profiler.selector.ui/1 [1.20.1 201306052037] org.netbeans.modules.profiler/2 [2.9.2 201306052037] org.netbeans.modules.profiler.ppoints [1.8.1 201306052037] org.netbeans.modules.profiler.stp [1.6.1 201306052037] org.netbeans.modules.profiler.snaptracer/1 [1.11.1 201306052037] org.netbeans.modules.profiler.projectsupport [1.22.1 201306052037] org.netbeans.modules.profiler.oql/2 [2.6.1 201306052037] org.netbeans.modules.profiler.oql.language/0 [0.19.1 201306052037] org.netbeans.modules.profiler.options [1.7.1 201306052037] org.netbeans.modules.profiler.categorization.api/1 [1.7.1 201306052037] org.netbeans.modules.profiler.nbimpl/1 [1.7.1 201306052037] org.netbeans.modules.profiler.nbmodule/1 [1.24.1 201306052037] org.netbeans.modules.profiler.heapwalker [1.7.2 201306052037] org.netbeans.modules.profiler.drilldown/1 [1.6.1 201306052037] org.netbeans.modules.profiler.kit [1.7.2 201306052037] org.netbeans.modules.profiler.j2se/1 [1.25.1 201306052037] org.netbeans.modules.profiler.j2ee/1 [1.25.1 201306052037] org.netbeans.modules.profiler.freeform/1 [1.23.1 201306052037] org.netbeans.modules.php.api.phpmodule [2.9.1 201306052037] org.netbeans.modules.php.api.executable/0 [0.8.1 201306052037] org.netbeans.modules.php.api.editor/0 [0.6.1 201306052037] org.netbeans.modules.php.api.annotation/0 [0.5.1 201306052037] org.netbeans.modules.php.api.framework/0 [0.8.1 201306052037] org.netbeans.modules.languages.ini [1.14.1 201306052037] org.netbeans.modules.php.samples [1.20.1 201306052037] org.netbeans.modules.php.help [1.16.1 201306052037] org.netbeans.libs.javacup/1 [1.17.1.11 11 201306052037] org.netbeans.modules.php.api.documentation/0 [0.3.1 201306052037] org.netbeans.libs.commons_net/2 [2.9.1.31 31 201306052037] org.netbeans.modules.gsf.codecoverage [1.21.1 201306052037] org.netbeans.modules.php.project [2.62.3 201306052037] org.netbeans.modules.php.editor [1.29.3.2 2 201306052037] org.netbeans.modules.php.dbgp [1.26.1 201306052037] org.netbeans.modules.php.refactoring [1.20.1 201306052037] org.netbeans.modules.php.phpdoc.documentation [0.12.1 201306052037] org.netbeans.modules.php.kit [1.47.1 201306052037] org.netbeans.modules.php.zend [1.18.1 201306052037] org.netbeans.modules.php.twig/1 [1.9.2 201306052037] org.netbeans.modules.php.symfony2/1 [1.13.2 201306052037] org.netbeans.modules.php.symfony [1.27.1 201306052037] org.netbeans.modules.php.smarty [1.73.2 201306052037] org.netbeans.modules.php.doctrine2 [1.14.1 201306052037] org.netbeans.modules.php.composer/0 [0.8.1 201306052037] org.netbeans.modules.php.apigen [1.12.1 201306052037] org.netbeans.modules.parsing.ui [1.4.1 201306052037] org.netbeans.core.netigso [1.20.1 201306052037] org.netbeans.modules.netbinox [1.29.2 201306052037] org.eclipse.equinox.common [3.6.0 3.6.0.v20110523] org.eclipse.mylyn.tasks.core [3.8.2 3.8.2.v20120916-1200] org.eclipse.core.runtime [3.7.0 3.7.0.v20110110] org.eclipse.mylyn.commons.net [3.8.2 3.8.2.v20120916-1200] org.netbeans.modules.mylyn.util [1.2.1 201306052037] org.netbeans.modules.modulemanager/1 [0.9 nbms-and-javadoc-6925-on-20110328] org.netbeans.modules.mercurial [1.31.1.42.1 201306052037] org.netbeans.modules.maven.spring/1 [1.18.1 201306052037] org.netbeans.modules.maven.grammar/1 [1.30.2.1 201306052037] org.netbeans.modules.maven.repository/1 [1.29.2 201306052037] org.netbeans.modules.maven.refactoring [1.9.1 201306052037] org.netbeans.modules.maven.coverage [1.11.1 201306052037] org.netbeans.modules.maven.graph/1 [1.22.1 201306052037] org.netbeans.modules.maven.checkstyle [1.7.1 201306052037] org.netbeans.modules.maven.osgi/1 [1.20.1 201306052037] org.netbeans.modules.maven.kit/1 [4.20.1 201306052037] org.netbeans.modules.maven.search [1.22.1 201306052037] org.netbeans.modules.maven.samples/1 [1.16.2 201306052037] org.netbeans.modules.maven.profiler/1 [1.20.1 201306052037] org.netbeans.modules.maven.persistence/1 [1.19.1 201306052037] org.netbeans.modules.maven.junit/1 [1.22.1 201306052037] org.netbeans.modules.maven.jaxws [1.19.1 201306052037] org.netbeans.modules.maven.j2ee/1 [1.30.2 201306052037] org.netbeans.modules.maven.hints/1 [1.29.1 201306052037] org.netbeans.modules.masterfs.windows [1.4.1 201306052037] org.netbeans.modules.localhistory [1.24.1 201306052037] org.netbeans.modules.lexer.nbbridge/1 [1.22.1.1 201306052037] org.netbeans.modules.keyring.impl [1.10.1 201306052037] org.netbeans.libs.junit4 [1.14 201306052037] org.netbeans.modules.junitlib [1.1 201306052037] org.netbeans.modules.javafx2.platform [1.10.1 201306052037] org.netbeans.modules.javafx2.project [1.11.3 201306052037] org.netbeans.modules.javafx2.editor [1.10.2.9.23 201306052037] org.netbeans.modules.javafx2.scenebuilder [1.7.1 201306052037] org.netbeans.modules.javafx2.samples [1.7.2 201306052037] org.netbeans.modules.debugger.jpda.visual/1 [1.6.2 201306052037] org.netbeans.modules.debugger.jpda.kit [1.6.1 201306052037] org.netbeans.modules.java.source.queries [1.8.1 201306052037] org.netbeans.modules.java.guards/0 [0.21.1 201306052037] org.netbeans.modules.form/2 [1.46.2.4 4 201306052037] org.netbeans.modules.form.nb/0 [0.8.1.1.4 1 201306052037] org.netbeans.modules.form.binding/0 [0.7.1.1.4.1 1 201306052037] org.netbeans.modules.form.refactoring/0 [0.7.1.1.4.1 1 201306052037] org.netbeans.modules.i18n.form/2 [1.40.1.4.1 201306052037] org.netbeans.modules.form.kit [1.19.1 201306052037] org.netbeans.modules.javafx2.kit [1.8.1 201306052037] org.netbeans.modules.javaee7.api [1.0 201306052037] org.netbeans.modules.java.source.queriesimpl [1.7.1 201306052037] org.netbeans.modules.j2ee.platform/1 [1.24.3 201306052037] org.netbeans.modules.j2ee.ejbrefactoring [1.18.1 201306052037] org.netbeans.modules.j2ee.clientproject [1.29.2.1 1 201306052037] org.netbeans.modules.j2ee.ejbverification [1.20.2 201306052037] org.netbeans.modules.j2ee.ejbjarproject [1.38 201306052037] org.netbeans.modules.j2ee.earproject [1.33.2 201306052037] org.netbeans.modules.j2ee.kit [1.18.2 201306052037] org.netbeans.modules.ide.ergonomics [1.19.2 201306052037] org.netbeans.modules.autoupdate.pluginimporter [1.8.2 201306052037] org.netbeans.modules.ide.branding/1 [1.23.1 201306052037] org.netbeans.modules.ide.branding.kit [1.19.1 201306052037] org.netbeans.modules.hudson [1.28.1 201306052037] org.netbeans.modules.hudson.tasklist [1.6.1 201306052037] org.netbeans.modules.hudson.subversion [1.18.1 201306052037] org.netbeans.modules.hudson.php [1.9.1 201306052037] org.netbeans.modules.hudson.mercurial [1.18.1 201306052037] org.netbeans.modules.hudson.maven [1.18.1 201306052037] org.netbeans.modules.hudson.git [1.7.1 201306052037] org.netbeans.modules.hudson.ant [1.16.1 201306052037] org.netbeans.libs.freemarker/1 [2.22.1.238 238 201306052037] org.netbeans.modules.hibernatelib/1 [1.17.1.325.238 325 201306052037] org.netbeans.modules.hibernate/1 [1.21.2.1 1 201306052037] org.netbeans.modules.hibernateweb [1.16.1 201306052037] org.eclipse.jgit [1.3.0 1.3.0] org.netbeans.libs.git/1 [1.5.1 201306052037] org.netbeans.modules.git [1.8.2.1 201306052037] org.netbeans.modules.form.j2ee/0 [0.22.2.1.4.1 1 201306052037] org.netbeans.libs.findbugs [1.0 201306052037] org.netbeans.modules.findbugs [1.21 201306052037] org.apache.commons.io [1.4 1.4] org.netbeans.modules.extexecution.impl [1.15.1 201306052037] org.netbeans.modules.editor.mimelookup.impl/1 [1.21.1 201306052037] org.netbeans.modules.editor.global.format/1 [1.5.1.1 1 201306052037] org.netbeans.modules.dilbertviewer/1 [1.4.2 2 110209] org.netbeans.modules.debugger.jpda.heapwalk/1 [1.21.2 201306052037] com.vladium.emma/1 [2.0.5312 2.0.5312 110510] org.netbeans.modules.coverage [2.4 03 110510] org.netbeans.modules.bugtracking [1.39.1 201306052037] org.eclipse.mylyn.bugzilla.core [3.8.2 3.8.2.v20120916-1200] org.apache.commons.httpclient [3.1.0 3.1.0] org.netbeans.modules.bugzilla [1.33.2 201306052037] org.netbeans.modules.bugzilla.exceptionreporter [1.12.1 201306052037] org.netbeans.modules.bugtracking.bridge [1.22.1 201306052037] org.netbeans.modules.ant.grammar/1 [1.34.1 201306052037] org.netbeans.libs.svnClientAdapter.svnkit/1 [1.12.1 201306052037] org.netbeans.libs.svnClientAdapter.javahl/1 [1.12.1 201306052037] org.netbeans.core.nativeaccess/1 [1.19.1 201306052037] org.netbeans.core.io.ui/1 [1.20.1 201306052037] org.netbeans.core.browser.webview/1 [1.2.3.1.1 1 201306052037] org.eclipse.mylyn.commons.xmlrpc [3.8.2 3.8.2.v20120916-1200] org.eclipse.mylyn.commons.repositories.core [1.0.2 1.0.2.v20120916-1200] org.eclipse.mylyn.commons.core [3.8.2 3.8.2.v20120916-1200] org.eclipse.equinox.security [1.1.1 1.1.1.R37x_v20110822-1018] org.eclipse.equinox.registry [3.5.200 3.5.200.v20120522-1841] org.eclipse.equinox.preferences [3.4.2 3.4.2.v20120111-2020] org.eclipse.equinox.app [1.3.100 1.3.100.v20110321] org.eclipse.core.runtime.compatibility.auth [3.2.200 3.2.200.v20110110] org.eclipse.core.net [1.2.100 1.2.100.I20110511-0800] org.eclipse.core.jobs [3.5.101 3.5.101.v20120113-1953] org.eclipse.core.contenttype [3.4.100 3.4.100.v20110423-0524] org.casaburo.utils.topmost/1 [1.3.9 9 100622] org.apache.xmlrpc [3.0.0 3.0.0] org.apache.ws.commons.util [1.0.1 1.0.1] org.apache.tools.ant.module.docs [2.28 201306052037] org.apache.commons.lang [2.4.0 2.4.0] org.apache.commons.codec [1.3.0 1.3.0] net.sf.efhnbm/0 [0.4.7 7 120115] me.dsnet.quickopener/1212 [1.0.2 2 121205] info.gianlucacosta.easypmd.easypmd [3.0 3.0 201304161151] fr.tikione.jacocoverage.ext/1 [1.2.0.20130628.2113 130804] fr.tikione.jacoco.lib/1 [0.6.3.20130628.2113 130804] fr.tikione.jacocoexec.analyzer/1 [1.3.0.20130903.1939 130903] fr.tikione.jacocoverage.plugin/1 [1.3.0.20130903.1939 130903] eu.dagnano.showdependencies [1.0 130613] draganbjedov.netbeans.svuid [1.9.10.9.1 130620] de.markiewb.netbeans.plugins.hints [1.0.1 130323] de.markiewb.netbeans.plugin.togglelinewrap [1.0 121208] de.markiewb.netbeans.plugin.showpathintitle [2.0.1 130112] de.markiewb.netbeans.plugin.copyfqn/3 [1.2 130111] de.markiew.netbeans.plugin.restart [1.0 120420] com.jcraft.jzlib [1.0.7 1.0.7] com.adi.dev.java.netbeans.plugins.favorites.items.find/1 [2.1.3 3 130628] closeprojects [1.2 130806] ch.simas.nbtostring [1.0 110427] ch.anchialas.nb.editor [1.6.0 130717] b2s.recent.file.list [0.7 0.7 201303111035] INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.8.0.v20120529-1548 started WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.versioning.core.Utils.getUnversionedFolders(Utils.java:283) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.uihandler.Installer.logsDirectory(Installer.java:840) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.java.j2seproject.J2SEProject$ProjectOpenedHookImpl$1$1.run(J2SEProject.java:601) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.versioning.masterfs.FilesystemInterceptor.getRootFilesystem(FilesystemInterceptor.java:81) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.versioning.core.VersioningManager.getLocalHistory(VersioningManager.java:493) WARNING [org.netbeans.modules.editor.settings.storage.keybindings.KeyMapsStorage]: The keybinding 'A-MOUSE_WHEEL_UP' in Editors/Keybindings/NetBeans/Defaults/org-netbeans-modules-editor-keybindings.xml may not work correctly on Mac. Keybindings starting with Alt or Ctrl should be coded with latin capital letters 'O' or 'D' respectively. For details see org.openide.util.Utilities.stringToKey(). WARNING [org.netbeans.modules.editor.settings.storage.keybindings.KeyMapsStorage]: The keybinding 'A-MOUSE_WHEEL_DOWN' in Editors/Keybindings/NetBeans/Defaults/org-netbeans-modules-editor-keybindings.xml may not work correctly on Mac. Keybindings starting with Alt or Ctrl should be coded with latin capital letters 'O' or 'D' respectively. For details see org.openide.util.Utilities.stringToKey(). Diagnostic information Input arguments: -Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade -Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense -client -Xss2m -Xms32m -XX:PermSize=32m -Dapple.laf.useScreenMenuBar=true -Dapple.awt.graphics.UseQuartz=true -Dsun.java2d.noddraw=true -Dsun.java2d.dpiaware=true -Dsun.zip.disableMemoryMapping=true -Xmx512m -XX:MaxPermSize=256m -Djdk.home=E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\JavaJDK\jdk1.7.0_25 -splash:E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NBUserSettings\7.3.1\var\cache\splash.png -Dnetbeans.home=E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\platform -Dnetbeans.user=E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NBUserSettings\7.3.1 -Dnetbeans.default_userdir_root=C:\Users\Joe\AppData\Roaming\NetBeans -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NBUserSettings\7.3.1\var\log\heapdump.hprof -Dnetbeans.system_http_proxy=DIRECT -Dsun.awt.keepWorkingSetOnMinimize=true -Dnetbeans.dirs=E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\nb;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\ergonomics;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\ide;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\java;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\apisupport;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\webcommon;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\websvccommon;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\enterprise;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\mobility;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\profiler;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\python;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\php;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\identity;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\harness;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\cnd;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\dlight;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\groovy;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\extra;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\javacard;E:\ProgramFiles(x86)\NB7.3.1PersonalUse\NB7.3.1\NB7.3.1\netbeans\javafx exit Compiler: HotSpot Client Compiler Heap memory usage: initial 32.0MB maximum 494.9MB Non heap memory usage: initial 32.2MB maximum 288.0MB Garbage collector: Copy (Collections=58 Total time spent=0s) Garbage collector: MarkSweepCompact (Collections=3 Total time spent=0s) Classes: loaded=8323 total loaded=8325 unloaded 2 INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 4,294,967,295 WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute org-netbeans-modules-favorites-SelectInFavorites.shadow/net-sf-efhnbm-SelectFromHere.shadow on Menu/GoTo is deprecated in favor of numeric position attributes WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/GoTo/ marked with the position attribute: [net-sf-efhnbm-SelectFromHere.shadow], but some are: [org-netbeans-modules-jumpto-file-FileSearchAction.shadow, org-netbeans-modules-jumpto-type-GoToType.shadow, org-netbeans-modules-jumpto-symbol-GoToSymbol.shadow, org-netbeans-modules-spring-beans-jumpto-type-GoToBean.shadow, org-netbeans-modules-gototest-GotoOppositeAction.shadow, org-netbeans-core-windows-actions-RecentViewListAction.shadow, core-windows-SeparatorAfterRecentList.instance, org-netbeans-modules-editor-MainMenuAction$GoToSourceAction.instance, goto-declaration.shadow, org-netbeans-modules-editor-MainMenuAction$GoToSuperAction.instance, Inspect, SeparatorBeforeJumpBack.instance, org-netbeans-modules-editor-impl-actions-NavigationHistoryLastEditAction$MainMenu.instance, org-netbeans-modules-editor-MainMenuAction$JumpBackAction.instance, org-netbeans-modules-editor-MainMenuAction$JumpForwardAction.instance, SeparatorBeforeGoToLine.instance, org-openide-actions-GotoAction.shadow, org-netbeans-editor-bookmarks-ToggleBookmark.shadow, bookmark-history-popup-next.shadow, bookmark-history-popup-previous.shadow, SeparatorAfterBookmarks.instance, org-netbeans-core-actions-JumpNextAction.shadow, org-netbeans-core-actions-JumpPrevAction.shadow, org-netbeans-modules-project-ui-SelectInProjects-separatorBefore.instance, org-netbeans-modules-project-ui-SelectInProjects.shadow, org-netbeans-modules-project-ui-SelectInFiles.shadow, org-netbeans-modules-favorites-SelectInFavorites.shadow, com-adi-dev-java-netbeans-plugins-favorites-items-find-FindInFavorites-separatorBefore.instance, com-adi-dev-java-netbeans-plugins-favorites-items-find-FindInFavorites.shadow] WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Window/ marked with the position attribute: [DilbertViewerAction.shadow, eu-dagnano-showdependencies-DependenciesTopComponent.shadow], but some are: [org-netbeans-modules-project-ui-logical-tab-action.shadow, org-netbeans-modules-project-ui-physical-tab-action.shadow, org-netbeans-modules-favorites-View.shadow, org-netbeans-core-ide-ServicesTabAction.shadow, org-netbeans-modules-tasklist-ui-TaskListAction.shadow, ShowPaletteAction.shadow, org-netbeans-core-windows-actions-GlobalPropertiesAction.shadow, Output, Navigator, Debug, Profile, Versioning, Other, Web, SwitchToRecentDocumentAction.shadow, ProgressListAction.shadow, Separator3.instance, ConfigureWindow, org-netbeans-core-windows-actions-ResetWindowsAction.shadow, Separator4.instance, CloseWindowAction.shadow, CloseAllDocumentsAction.shadow, CloseAllButThisAction.shadow, DocumentsAction.shadow] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 1,893 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 21 binary roots took: 1,094 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: D:\0-Synced-AY13-14\0-Examples\13-14Java\PlayTime\18_StudentVerifiedViaJUnit\src took: 155 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 5 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: D:\0-Synced-AY13-14\0-Examples\13-14Java\PlayTime\18_StudentVerifiedViaJUnit\test took: 71 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 1 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 2 source roots took: 226 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 6 ms] WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.spellchecker.ComponentPeer.getUsersLocalDictionary(ComponentPeer.java:442) WARNING [org.openide.filesystems.Ordering]: Not all children in Projects/Actions/ marked with the position attribute: [net.sf.efhnbm.ExploreFromHere.instance], but some are: [closedocuments-ProjectAwareCloseDocumentsNotInProjectAction-separatorBefore.instance, closedocuments-ProjectAwareCloseDocumentsNotInProjectAction.shadow, closedocuments-ProjectAwareCloseDocumentsInProjectAction.shadow, closeotherprojects-CloseOtherProjectsAction.shadow, closeotherprojects-CloseAllProjectsAction.shadow, closeotherprojects-CloseAllProjectsAction-separatorAfter.instance, Projects_separatorBefore.instance, org-netbeans-modules-coverage-ProjectMenuAction.shadow, Projects_separatorAfter.instance, org-netbeans-modules-projectimport-eclipse-core-UpdateProjectAction.shadow, org-netbeans-modules-versioning-core-ProjectMenuItem.instance, fr-tikione-jacocoverage-plugin-action-MenuAntRunProject-separatorBefore.instance, fr-tikione-jacocoverage-plugin-action-MenuAntRunProject.shadow, fr-tikione-jacocoverage-plugin-action-MenuAntTestProject.shadow, fr-tikione-jacocoverage-plugin-action-MenuAntTestProject-separatorAfter.instance] INFO [org.netbeans.modules.mercurial]: version: null INFO [org.netbeans.modules.subversion]: Cache not yet initialized, showing default actions INFO [org.netbeans.modules.subversion]: Finished indexing svn cache with 0 entries. Elapsed time: 0 ms. SEVERE [org.openide.util.Exceptions] java.lang.IllegalArgumentException: Called DataObject.find on null at org.openide.loaders.DataObject.find(DataObject.java:545) at fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt.runJacocoJavaagent(JaCoCoActionOnAnt.java:149) at fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt.access$000(JaCoCoActionOnAnt.java:48) [catch] at fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt$1.run(JaCoCoActionOnAnt.java:77) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2044) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.websvc.saas.model.SaasServicesModel.(SaasServicesModel.java:69) INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 0 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 23 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 source roots took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.8.0.v20120529-1548 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.8.0.v20120529-1548 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.8.0.v20120529-1548 stopped

joecsc commented 11 years ago

uigestures:

A

2013-09-04T18:24:56 1378333496200 11 FINEST 13 SCREEN SIZE

1600 1200 2

2013-09-04T18:24:56 1378333496200 12 CONFIG 13 IDE_STARTUP 2013-09-04T18:25:01 1378333501318 43 org.netbeans.ui.projects CONFIG 27 UI_INIT_PROJECTS UI_INIT_PROJECTS org.netbeans.modules.project.ui.Bundle org.netbeans.modules.java.j2seproject.J2SEProject J2SEProject 1 2013-09-04T18:25:01 1378333501319 44 org.netbeans.ui.metrics.projects INFO 27 USG_PROJECT_OPEN org.netbeans.modules.java.j2seproject.J2SEProject 2013-09-04T18:25:01 1378333501346 45 org.netbeans.ui.indexing INFO 28 INDEXING_STARTED INDEXING_STARTED org.netbeans.modules.parsing.impl.indexing.Bundle 0 2013-09-04T18:25:02 1378333502233 48 INFO 44 MEMORY MEMORY <null> 4294967295 2013-09-04T18:25:03 1378333503789 53 org.netbeans.ui.actions FINER 25 UI_ACTION_KEY_PRESS UI_ACTION_KEY_PRESS <null> pressed DELETE pressed DELETE org.openide.awt.GeneralAction$DelegateAction@c528eff5[key=delete] org.openide.awt.GeneralAction$DelegateAction &Delete 2013-09-04T18:25:04 1378333504872 58 org.netbeans.ui.indexing INFO 28 INDEXING_FINISHED INDEXING_FINISHED org.netbeans.modules.parsing.impl.indexing.Bundle 3525 TaskListIndexer 2 5 CopyResourcesIndexer 2 0 SpringBinary 63 3 jsfBinary 63 7 jsfCustomIndexer 2 0 java 65 2012 org.netbeans.modules.java.source.indexing.COSSynchronizingIndexer 2 8 org-netbeans-modules-jumpto-file-FileIndexer 2 1 2013-09-04T18:25:21 1378333521501 64 org.openide.util.Exceptions SEVERE 45 java.lang.IllegalArgumentException: Called DataObject.find on null org.openide.loaders.DataObject find 545 ${netbeans.home}modules/org-openide-loaders.jar fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt runJacocoJavaagent 149 ${user.dir}modules/fr-tikione-jacocoverage-plugin.jar fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt access$000 48 ${user.dir}modules/fr-tikione-jacocoverage-plugin.jar fr.tikione.jacocoverage.plugin.action.JaCoCoActionOnAnt$1 run 77 ${user.dir}modules/fr-tikione-jacocoverage-plugin.jar org.openide.util.RequestProcessor$Task run 1432 ${netbeans.home}lib/org-openide-util.jar org.openide.util.RequestProcessor$Processor run 2044 ${netbeans.home}lib/org-openide-util.jar 2013-09-04T18:25:36 1378333536775 67 org.netbeans.ui.indexing INFO 28 INDEXING_STARTED INDEXING_STARTED org.netbeans.modules.parsing.impl.indexing.Bundle 31903 2013-09-04T18:25:36 1378333536776 68 org.netbeans.ui.indexing INFO 28 INDEXING_FINISHED INDEXING_FINISHED org.netbeans.modules.parsing.impl.indexing.Bundle 0 2013-09-04T18:25:36 1378333536777 69 org.netbeans.ui.indexing INFO 28 INDEXING_STARTED INDEXING_STARTED org.netbeans.modules.parsing.impl.indexing.Bundle 1 2013-09-04T18:25:36 1378333536810 73 org.netbeans.ui.indexing INFO 28 INDEXING_FINISHED INDEXING_FINISHED org.netbeans.modules.parsing.impl.indexing.Bundle 33 2013-09-04T18:25:36 1378333536813 74 org.netbeans.ui.indexing INFO 28 INDEXING_STARTED INDEXING_STARTED org.netbeans.modules.parsing.impl.indexing.Bundle 3 2013-09-04T18:25:36 1378333536813 75 org.netbeans.ui.indexing INFO 28 INDEXING_FINISHED INDEXING_FINISHED org.netbeans.modules.parsing.impl.indexing.Bundle 0 2013-09-04T18:25:36 1378333536819 79 org.netbeans.ui.focus FINE 25 LOG_WINDOW_DEACTIVATED LOG_WINDOW_DEACTIVATED org.netbeans.core.ui.warmup.Bundle
jonathanlermitage commented 11 years ago

Thank you v. much for this report! The plugin doesn't find the project's build.xml file, that leads to a nullpointer exception. This is very strange. Could you send me your sample project? My email address is jonathan.lermitage@gmail.com Thx again.

joecsc commented 11 years ago

  Sample project attached. Thanks for working on this so diligently!   Joe On 09/05/13, Jonathan Lermitagegithub.com> wrote: Thank you v. much for this report!The plugin doesn't find the project's build.xml find, that leads to a nullpointer exception. This is very strange.Could you send me your sample project? My email address is jonathan.lermitage@gmail.comThx again.—Reply to this email directly or view it on GitHub.

jonathanlermitage commented 11 years ago

Hi, I get an email from joecsc notifications@github.com, without any attachment. Could you send an email to my personal address? Thx.

joecsc commented 11 years ago

I sent a copy of the project last Thursday evening - it looks like I messed up the To: field. Sorry about that...    Joe On 09/09/13, Jonathan Lermitagegithub.com> wrote: Hi,I get an email from joecsc notifications@github.com, without any attachment. Could you send an email to my personal address? Thx.—Reply to this email directly or view it on GitHub.

jonathanlermitage commented 11 years ago

Thank you v. much! It will help me to find the bug.

jonathanlermitage commented 11 years ago

Good news! There is a "nbbuild.xml" file in the root folder of your project. I don't know why it is called "nbbuild". Rename it to "build.xml": you'll can Run and Test ith JaCocoverage :)

jonathanlermitage commented 11 years ago

I'll mark this bug has fixed. A new devbuild will look for build.xml and nbbuild.xml files. I upload it to the dev UpdateCenter in a few minutes (http://jacocoverage.tikione.fr/nbuc/updates.xml, release 1.3.2.20130911.1322).