EditorPlan69
(→Misc Features) |
|||
Line 1: | Line 1: | ||
==Planning for NetBeans 6.9 (JET Team)== | ==Planning for NetBeans 6.9 (JET Team)== | ||
- | [http://wiki.netbeans.org/ | + | [http://wiki.netbeans.org/NetBeans_69 High Level Plan] |
[[EditorPlan68| Plan for previous release]] | [[EditorPlan68| Plan for previous release]] |
Revision as of 09:39, 13 January 2010
Contents |
Planning for NetBeans 6.9 (JET Team)
Features for 6.9
View hierarchy
Issue 121357 New View Hierarchy (Mila 25)
Issue 97517 Rewrite the remaining DrawLayers (Vita 5)
Word Wrap
Issue 89894 Add word wrap for text files (Mila 10) --- top voted ENH.
Invisible characters
Issue 4619 Editor should allow you to view non-visible characters such as tabs, spaces, carriage returns, and EOF. (3rd top voted ENH). (Mila 5)
Rectangular tools
Issue 13857 Cutting/Copying vertical blocks of text: Rectangular Edit Tools (Vita 10)
New applet support and JNLP
Improve support for Applets (JDK 1.6u10) Issue 81678 (Tomas 5)
Spellchecker
Integrate (in contrib now) (Hanz 10)
Stack trace analyzer
Integrate (in contrib now) (Hanz 5)
More Hints
From IDEA, Eclipse
Internal Wiki Categories:
- Portability Issues (10 Hints) (? 2)
-
This in Anonymous hint (Max 2) (Done)
- General (3 Hints) (Lahoda 4)
- Initialization issues (10 Hints) (? 5)
- Code Maturity Issues (5 Hints) (? 3)
- Bitwise operation issues (1-3 Hints) (? 2)
- Abstraction issues (17 Hints) (Lahoda 7)
- Finalization issues (4 Hints) (? 3)
- Logging issues (3 Hints) (Vita 2)
- Encapsulation issues (cca 10 Hints, possible merge) (? 5)
- Assignment issues (5 Hints) (? 3)
- Performance issues (cca 19 Hints) (Lahoda 5)
- Class structure (cca 7 Hints) (? 10)
- Probable bugs (several Hints posssible) (Lahoda 10)
Issue 176212 Extract Method (enhance Introduce Method to find duplicates) (Lahoda 5)
Jackpot 3.0 for the hints work
http://kenai.com/projects/jackpot30 (Lahoda 5)
Annotations support
- Issue 111063 Support JSR 269 (annotation processors)
- Issue 111065 Support Annotation Processors in Java Editor
- Issue 111292 Use code completion hints supplied by annotation processors (Dusan 5)
- Issue 111293 Editor should run annotation processors and display their messages (Dusan 10)
- Issue 111294 Editor should run annotation processors and be aware of generated classes (Dusan 15)
- Change java infrastructure to support Annotation Processors (Tomas 5)
- Issue 111080 Minimal Support for Annotation Processing related javac options (Dusan 5)
- Issue 111065 Support Annotation Processors in Java Editor
Something is already here http://kenai.com/projects/pelmel/pages/AnnotationProcessors
Misc Features
Issue 105927 Support for Class-Path attribute in manifest (Tomas 5)
Issue 177163 Support top level directory import (Tomas 2)
Issue 46863 Issue 43601 Permit library names to contain spaces and rename (Tomas 7)
Issue 174506 Run File for any java file with main methods should accept command line parameters (Tomas 3)
Issue 17309 Support of decompiler (Tomas 5)
Issue 92815 Improve editor tooltips (Vita 10)
Issue 166451 Strip trailing spaces on file save - add more customization (? 3)
Various fixes/improvements in indexing (eg. Issue 170521, Issue 177511, Issue 170939, Issue 176271, Issue 159756, Issue 170915, Issue 176706 , etc.) (Vita 10) (Tomas 5)
Issue 101843 Up-to-date status in error stripe (Lahoda 3)
Issue 178311 remove projectapi and projectuiapi dependencies from options.editor (Vita 2)
PelMel
http://kenai.com/projects/pelmel
- support for URLs in the editor (Ctrl-click works on URLs) (Lahoda 1(done)+1)
- Go to Implementation action for Java (Lahoda 5(done)+3)
CSL
The following enhancements are required in CSL:
Issue 177571 CSL API for overrides/implements annotations (? 3)(Lahoda 3)
Issue 177866 CSL SPI for allowing clients to register their own "navigator views" (? 5)
Issue 170281 API for declaring item in Navigator to collapsed/expanded as default (? 5)