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

Summary: Faster "Increase version"
Product: apisupport Reporter: Tim Lebedkov <lebedkov>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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 ***