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 268901

Summary: Enhancement: Introduce variable on version tag and put it to properties tag
Product: projects Reporter: philipmark
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screenshot from Introduce Variable in a Java file

Description philipmark 2016-11-09 07:00:59 UTC
Created attachment 162837 [details]
Screenshot from Introduce Variable in a Java file

It's a hassle to cut the version number, define the property name with the version number and then set the property name in the property tag.

It will be more simple if I just either:
 - put the cursor inside the version tag > Right-click > Refactor > Introduce Variable.
 - put the cursor inside the version tag > Press Ctrl + Shift + V