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 153856 - Dependant projects are handled with errors
Summary: Dependant projects are handled with errors
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords: REGRESSION
: 153801 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-25 13:27 UTC by Alexander Kouznetsov
Modified: 2009-04-17 14:08 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 Alexander Kouznetsov 2008-11-25 13:27:46 UTC
I tried to switch to the newest NetBeans 6.5 to continue development of my projects. However, it reported that my
projects have errors: shown as non-resolved elements from dependent projects. The projects are correct as they can be
compiled without a problem.

All three projects are pure J2SE projects developed in 6.5 M1 (200807040101). One project has other projects added as
libraries for Compile and Run time and this project is shown with errors in source code referring to the classes and
methods of two other projects. 

I started with clean userdir and didn't enable any new features like compile on save.

Tasks list shows a lot of messages:
cannot find symbol : method XXX()
cannot find symbol : construtor YYY()
package ZZZ doesn't exist
Comment 1 Jiri Prox 2008-11-25 14:34:03 UTC
*** Issue 153801 has been marked as a duplicate of this issue. ***
Comment 2 Jan Lahoda 2008-12-04 13:15:17 UTC
I am afraid we will need more info to fix this. Ideally, precise steps to reproduce. Might also be related to issue
#153727 or issue #143313.
Comment 3 Rastislav Komara 2009-02-03 10:56:04 UTC
Overtake.
Comment 4 pribyl 2009-04-17 14:08:07 UTC
Unfortunatelly, no additional info provided for more than a month -> closing as WORKSFORME.

Mrkam, please reopen if you are experiencing this problem in later builds. Add as much info as possible (exact steps to
reproduce, test case, etc.)

Thanks a lot