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 29536 - Cannot open java file with project context which is not on the classpath
Summary: Cannot open java file with project context which is not on the classpath
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-13 09:32 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
2 users (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 Jan Becicka 2002-12-13 09:32:55 UTC
[200212120736]
I can execute ant build script and then open 
any java file by clicking on the link at the 
output window. But this feature should be 
disabled for java files, which are not mounted 
as a java root.
Comment 1 David Konecny 2002-12-13 10:15:08 UTC
The problem is in Java module that file which has project context but
is not on the classpath cannot be opened. I talked about this with
Tomas H and we agreed that this should be possible and should be
solved in Java. The functionality available in Java editor can be
limited in this case.
Comment 2 David Konecny 2002-12-13 10:22:25 UTC
Also consider increasing priority as this is serious problem which lot
of users can experience and that this action result in unusable IDE.
Comment 3 Tomas Zezula 2003-08-28 15:09:19 UTC
After fixing the JavaDataObjectLook it works, but it will need more
testing.
The parser accepts union of all BTs.
Comment 4 Jan Becicka 2003-11-25 14:02:53 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 5 Jan Becicka 2003-11-25 14:11:54 UTC
---> CLOSED