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 57175 - Provide broken references check for freeform projects
Summary: Provide broken references check for freeform projects
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 11:32 UTC by zikmund
Modified: 2016-07-07 08:39 UTC (History)
1 user (show)

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 zikmund 2005-03-30 11:32:57 UTC
Build 200503291800

1) Have a Web Freeform project which uses external source roots (not NetBeans
project directory)
2) Move it on the disk (i.e. check out or other move between computers)
3) Open it in NetBeans
4) ERROR:
There are no "missing references".
Comment 1 Petr Pisl 2005-03-30 15:09:57 UTC
This is issue for Java Nature. Reassigning to java freeform. 
Comment 2 Tomas Zezula 2005-03-31 07:43:36 UTC
The freeform project does not check BrokenReferenes at all. There are several
problem with this.
The first the standard BrokenReferencesSupport cannot be used. The freeform
project is different to standard one.
The second is that the resolution of broken references mostly requires user to
edit the build script. The resolution should differ to the standard one.
Comment 3 Milan Kubec 2007-09-17 13:24:44 UTC
Changing status to RFE, since the functionality is not implemented for freeform project.
Comment 4 Antonin Nebuzelsky 2010-01-11 04:28:41 UTC
Changing the default component owner to tzezula.
Comment 5 Martin Balin 2016-07-07 08:39:15 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