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 9012 - Double-click on error in Output window doesn't open editor in case that fastjavac or external compilation was used.
Summary: Double-click on error in Output window doesn't open editor in case that fastj...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 major (vote)
Assignee: anovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-04 09:57 UTC by L Martinek
Modified: 2008-12-22 20:56 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 L Martinek 2001-01-04 09:57:41 UTC
Build [95]

Set fastjavac (or external) compiler for some java file. Make a mistake and
compile it. If you double-click on error in output windows nothing happens. If
you use internal compiler, double-click works.

Internal compilation error has relative path, e.g.
"examples/advanced/MemoryView.java [21:17]"
while fastjavac and external compilation error has absolute path:
"D:/Builds/010103_1/Development/examples/advanced/MemoryView.java [21:1]"
Comment 1 anovak 2001-01-09 12:59:59 UTC
fixed in main trunk
Comment 2 Quality Engineering 2003-07-01 16:20:33 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.