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 207908 - Support alternative project types
Summary: Support alternative project types
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 13:08 UTC by fommil
Modified: 2012-01-30 13:28 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 fommil 2012-01-30 13:08:21 UTC
I am in the process of converting my NetBeans Projects (i.e. ant-based projects) to Maven projects.

My projects are building and integrating well with dependent projects using both NetBeans and Maven style modes (all from within Netbeans, of course).

However, although my projects could potentially be opened within Netbeans in either "Netbeans Project" or "Maven" mode, I am never given this option and NetBeans insists on opening them in "Netbeans Project" mode.

I consider "Netbeans Project" mode to be a legacy build system, and I should very much like to move over to all maven. Can you please support choosing the "project type" to open my projects with?