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 44944 - Compilation errors not linked to source file
Summary: Compilation errors not linked to source file
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-06-16 10:29 UTC by Milan Kubec
Modified: 2006-03-24 10:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (4.34 KB, image/png)
2004-06-16 10:30 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-06-16 10:29:03 UTC
[dev-200406151800, JDK 1.5.0 Beta2 b55]

Compilation error is not linked to source. See
screenshot.
Comment 1 Milan Kubec 2004-06-16 10:30:49 UTC
Created attachment 15737 [details]
screenshot
Comment 2 Jesse Glick 2004-06-16 15:55:05 UTC
I'm afraid I can't reproduce in 040615, 1.5.0 b54, Linux, new
j2seproject from existing /space/jdk1.5/demo/jfc/SwingSet2/src/
sources. Please provide instructions.

I did notice that stack trace hyperlinking does not seem to be
working... will take a look at that.
Comment 3 Milan Kubec 2004-06-16 16:11:37 UTC
I would like to provide some instructions but there are none. I just
created J2SE Project from ex. sources from SwingSet2 and did stupid
error in first file and did Clean and Build Project action -
compilation error is not linked to source.
Comment 4 Petr Nejedly 2004-06-16 17:23:51 UTC
It doesn't work for me as well for usual sources, phrebejk reports the
same. (both using JDK1.4.2)
Comment 5 Jesse Glick 2004-06-16 20:30:20 UTC
OK... I'll see if I can find some way to reproduce it.
Comment 6 Jesse Glick 2004-06-17 00:08:19 UTC
I just saw it when running Javadoc. Maybe only applies to errors
coming from external processes?
Comment 7 Jesse Glick 2004-06-17 00:53:58 UTC
Bug in JSPJavacAntLogger. It should not consume log messages it is not
hyperlinking. Turning off web/core fixes the problem.
Comment 8 Martin Grebac 2004-06-17 09:41:45 UTC
will look at it
Comment 10 Milan Kubec 2004-06-23 10:39:58 UTC
Verified in dev-200406230100.