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 - compiling project
Summary: compiling project
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-05 12:40 UTC by yule1111
Modified: 2007-09-26 09:14 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 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.