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 178682 - Add "Open pom.xml" menu item for Maven projects
Summary: Add "Open pom.xml" menu item for Maven projects
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 14:03 UTC by pekarna
Modified: 2011-08-26 14:39 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 pekarna 2009-12-15 14:03:05 UTC
Often I only need to check or change the pom.xml file in a module of a multi-module project. Opening the module takes a long time (scanning the source, deps etc.).

So I suggest to add a "Open pom.xml" item to the context menu of the project, which would only open the pom.xml in the editor.

Is this possible?

Thanks,
Ondra
Comment 1 Antonin Nebuzelsky 2010-07-30 15:17:59 UTC
Reassigning to default owner.
Comment 2 Jesse Glick 2011-01-12 16:11:12 UTC
Please do not move the Version field of any issue forward. This field refers to the earliest version for which the issue is known to be applicable.
Comment 3 pekarna 2011-05-07 01:25:12 UTC
Ok, sorry. I'd suggest migrating Jira, which allows much better version management (amongst other superiorities). But your ecosystem is too wired to Bugzilla I guess :)
Comment 4 Jesse Glick 2011-08-25 21:49:33 UTC
core-main #c7fbd14c42b6
Comment 5 Quality Engineering 2011-08-26 14:39:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/c7fbd14c42b6
User: Jesse Glick <jglick@netbeans.org>
Log: #178682: Add "Open pom.xml" menu item for Maven projects