nfactor Java Refactorings - plugin detail
Set of hints and refactorings for Java language in NetBeans IDE

Plugin owner: |
maks_t34 |
Website: |
http://sourceforge.net/p/nfactor/wiki/Home/ |
Added: |
2012-10-22 |
License: |
CDDL 1.0 |
Category: |
Refactoring |
Downloaded: |
1,584 times |
Rating: |
|
Plugin Log |
Show log
2012-12-04 14:03:44 | maks_t34 | Binary successfully saved 1354647824_net-sf-nfactor-modules-java-0.2.2.nbm, binary_id: 2370, version: 7.2 | 2012-12-04 14:03:44 | maks_t34 | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/net-sf-nfactor-modules-java-0.2.2.nbm | 2012-12-04 14:03:44 | maks_t34 | Uploading new binary for version 7.2 | 2012-11-08 13:46:52 | maks_t34 | Binary successfully saved 1352400412_net-sf-nfactor-modules-java-v0.2.1.nbm, binary_id: 2370, version: 7.2 | 2012-11-08 13:46:52 | maks_t34 | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/net-sf-nfactor-modules-java-v0.2.1.nbm | 2012-11-08 13:46:52 | maks_t34 | Uploading new binary for version 7.2 | 2012-11-07 12:36:07 | maks_t34 | Plugin edited, id:45059, pubid:45059 | 2012-11-07 12:36:07 | maks_t34 | Plugin edit initiated | 2012-11-07 12:34:03 | maks_t34 | Binary successfully saved 1352309643_net-sf-nfactor-modules-java.nbm, binary_id: 2370, version: 7.2 | 2012-11-07 12:34:03 | maks_t34 | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/net-sf-nfactor-modules-java.nbm | 2012-11-07 12:34:03 | maks_t34 | Uploading new binary for version 7.2 | 2012-10-23 02:36:30 | jkovalsky | Plugin published | 2012-10-22 15:06:33 | maks_t34 | Plugin saved with .nbm/zip file; id: 45059 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2012-12-04
|
What's new in this version
Added "Resolve Static Import" hint for static methods. The fix will search for a public static methods with the name exactly matching unresolved element in code.
Static methods are indexed on per source root basis. First completeon may be slow due to indexing of methods in source files and dependencies.
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
Set of hints and refactorings for Java language in NetBeans IDE
Currently provides
- "Convert to Static Import" hint for static methods, static fields and enumeration constants.
- "Resolve Static Import" hint for static methods. The fix will propose to import public static method from the classes in the classpath. Note: the typed text should exactly match the name of the method to be imported.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.
|