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 - Project problem: "One or more project resources could not be found" every time I start IDE
Summary: Project problem: "One or more project resources could not be found" every tim...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on: 246374
Blocks: 246439
  Show dependency tree
 
Reported: 2014-09-09 14:34 UTC by ulfzibis
Modified: 2017-10-26 09:26 UTC (History)
0 users

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 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