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 246950

Summary: Project problem: "One or more project resources could not be found" every time I start IDE
Product: java Reporter: ulfzibis <ulfzibis>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 246374    
Bug Blocks: 246439    

Description ulfzibis 2014-09-09 14:34:13 UTC
[ JDK VERSION : 1.7.0_67 ]

See test project from bug 246374.
I always have to manually recompile project A's Test Packages to get the
resource conflict solved.
This is boring.

Please find a solution and please one hint:
Which of the 2 possibilities would you value as "correct" to configure a
reference to Test Packages of project A in Test Packages of project B?
file reference to test/
or
file reference to build/test/classes/

IMO, the most interesting solution would be just to set a reference to project
A in Test Packages Libraries of project B, but this didn't solve the problem.
Comment 1 Martin Balin 2016-07-07 07:19:10 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