CorePlanNext
(Difference between revisions)
m (→Version Control) |
m (→Version Control) |
||
Line 96: | Line 96: | ||
* [http://netbeans.org/bugzilla/show_bug.cgi?id=213337 Issue 213337] -git repository browser automatic refresh | * [http://netbeans.org/bugzilla/show_bug.cgi?id=213337 Issue 213337] -git repository browser automatic refresh | ||
* [http://netbeans.org/bugzilla/show_bug.cgi?id=218875 Issue 218875] - allow to disable svn/hg/git copy | * [http://netbeans.org/bugzilla/show_bug.cgi?id=218875 Issue 218875] - allow to disable svn/hg/git copy | ||
- | * [http://netbeans.org/bugzilla/show_bug.cgi?id=216487 | + | * [http://netbeans.org/bugzilla/show_bug.cgi?id=216487 Issue 216487] - hg changeset transplanting from the IDE |
=== Team Support === | === Team Support === |
Revision as of 11:14, 10 January 2013
Disclaimer: The content of this NetBeans development wiki page is intended for pre-planning purposes ONLY. The development, release, and timing of any feature or functionality described here should not be treated as final, and is subject to change at any time at the sole discretion of Oracle. For information about NetBeans software releases please visit the NetBeans Roadmap.
Installers
- TBD
Autoupdate
- TBD
Platform
- Issue 143367 - Add option to disable Quick Search provider
- Issue 118920 - NB --help documentation should mention project opening
Window System
- Issue 222848 - Support for mousewheel and other gestures
- Issue 219669 - Progress Suspend API
- TBD
Core
- Issue 224618 - Refresh modules cache while closing IDE
- Issue 222076 - Output Window enhancements (Ctrl+A, text selection, ...)
- Output Window - limit number of lines
- Output Window - line folding, heuristics or some API
ApiSupport
- TBD
Utilities
- Find in Projects
- Issue 222406 - Icon for scopes in Find in Projects dialog
- Issue 219428 - Double click on file in Search Results opens first match
- Issue 202628 - Show neighboring lines in Search Results matches (?)
- Issue 200020 - Manipulate Search Results (allow deletion of items)
- Issue 211098 - Improve layout of Find in Projects dialog (+add examples?)
- Issue 224141 - Solve problems with wildcards in file name pattern
- Issue 224328 - Solve problems with wildcards in text to find pattern
- Issue 224326 - Search and Usage results have different default list mode
- Open File
- Issue 218695 - Update Recent Files algorithm
- Issue 135752 - Recent files API should be public (?)
- Issue 126003 - Recent Files path in tooltip
Unit Testing
- TBD
DB Support
- Issue 65762 - Size column cannot be zero for varchar
- Issue 68014 - Validate database name
- Issue 146983 - Add possibility to choose MySQL installation
- Issue 154634 - Allow moving columns in create table dialog
- Issue 156491 - Remember page size settings
- Issue 195880 - SQL command tab name
- Issue 155167 - Code formatting, folding and bracket matching (patch)
- Issue 156304 - MetadataElementHandle doesn't support Value type (patch)
- Issue 204414 - There is no "Select In > Services" (patch)
- Issue 205819 - Allow to run partial queries not only from context menu (patch)
- Issue 197408 - Enable editting of connection properties for db connections (patch)
Debugger
- TBD
Projects
- TBD
Maven
- TBD
Ant
- TBD
Version Control
- support for HG queues switching
- diffs between branches (svn, hg, git)
- rebase for hg and git
- mercurial repository browser
- resolve VCS/Parsing collisions: improvements in running commands from the IDE so user does not need to go to commandline. An alternative is making running external commands as inconvenient as possible. See versioning commands statistics
- ref.
- Issue 218918 - support for ssh-agent
- Issue 213337 -git repository browser automatic refresh
- Issue 218875 - allow to disable svn/hg/git copy
- Issue 216487 - hg changeset transplanting from the IDE
Team Support
- TBD
Features of Java 7 we would like to use
- Some NIO.2 features could be used in Find in Projects and Output Window
- NIO.2 for symlink detection in the Git Library: #224551
- TBD