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 170114 - Faster "Increase version"
Summary: Faster "Increase version"
Status: RESOLVED DUPLICATE of bug 70917
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 09:48 UTC by Tim Lebedkov
Modified: 2011-12-12 23:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2009-08-10 09:48:44 UTC
it would be nice to speed up the following scenario somehow:
- for a NB plugin project: show properties dialog
- API versioning/Implementation Version
- increase the number
- close the dialog
Comment 1 Jesse Glick 2009-08-17 18:13:53 UTC
Specification Version is what you want to increment in general, not Implementation Version.
Comment 2 rmichalsky 2009-08-18 15:41:13 UTC
What kind of speed-up do you mean? Like dedicated context menu action that does exactly this? 
And what is the use-case, do you change spec versions for many projects at once?
Comment 3 Tim Lebedkov 2009-08-22 19:54:41 UTC
yes. It is about the specification version. I thought about a dedicated menu action, but the way it is implemented is not 
really important. I have only one module, but I change the version often.

Comment 4 rmichalsky 2009-08-24 12:08:20 UTC
I see. I'd prefer to see this in separate module on PluginPortal, it's probably not good for everyone to have this in
already large project context menu. In separate module this could be a nice contribution, e.g. via NetDEV program.
Comment 5 Jesse Glick 2011-12-12 23:03:18 UTC

*** This bug has been marked as a duplicate of bug 70917 ***