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 48490

Summary: compiling project
Product: java Reporter: yule1111 <yule1111>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description yule1111 2004-09-05 12:40:15 UTC
i have 10 files in one project;
each file has "package dn" as 1st non-comment line;
individually they F9 compiles fine meaning with no
err messages;
however, the line numbers are red-x when they
refer to objects of other same-package files.
Comment 1 Milan Kubec 2004-09-06 10:25:57 UTC
What are those error messages in tooltip if you hoover the error line?
What build doy have? What JDK?
Comment 2 yule1111 2004-09-06 15:10:22 UTC
the error message that pops up upon hovering my cursor is:
  can not find symbol
  symbol : variable FA
  location: class dn.Runs
where FA is a valid class name contained in the same package "dn"

jdk = 1.5 (tiger)
running netbean 4 beta 1

Comment 3 Milan Kubec 2004-09-14 09:05:16 UTC
Reassigning for further evaluation.
Comment 4 Jan Becicka 2004-09-14 09:24:34 UTC
Can you attach your project?
Comment 5 Martin Matula 2004-10-29 09:09:41 UTC
No additional data provided. Assuming that the bug is fixed.