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 150561 - Not able to create Java Project with Existing Sources if Automatic Projects module is present
Summary: Not able to create Java Project with Existing Sources if Automatic Projects m...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 16:21 UTC by Tomas Mysik
Modified: 2016-07-07 07:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2008-10-17 16:21:03 UTC
Steps to reproduce:
- install Automatic Projects module
- try to create Java Project with Existing Sources for some Java files with existing build.xml file (jsch library in 
my case)
- wizard complains that the directory is already NB project (but it isn't in fact)

Workaround:
- disable/remove Automatic Projects module

Product Version: NetBeans IDE 6.5 RC1 (Build 200810170201)
Java: 1.6.0_07; Java HotSpot(TM) Server VM 10.0-b23
System: Linux version 2.6.26-gentoo-r2 running on i386; UTF-8; cs_CZ (nb)
Comment 1 Tomas Zezula 2008-10-17 17:18:54 UTC
I have completely no idea how to force the auto project not to recognize the project folder.
Jesse, have you any idea what to do?
Comment 2 Jan Lahoda 2008-10-17 17:29:24 UTC
The same situation as in issue #149885, IMO.
Comment 3 Jesse Glick 2008-10-17 22:39:42 UTC
Right, essentially the same as issue #149885; the j2seproject wizard is being too aggressive. (There was already a
similar fix for 6.5 made in the Eclipse importer.)
Comment 4 Jesse Glick 2009-10-21 23:24:03 UTC
Lower priority since autodetection of projects based on build.xml is off by default.
Comment 5 Martin Balin 2016-07-07 07:16:48 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss