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 8193 - Ant compiler output may not be hyperlinked when Jikes is used
Summary: Ant compiler output may not be hyperlinked when Jikes is used
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-06 10:55 UTC by Jesse Glick
Modified: 2003-06-30 14:46 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 Jesse Glick 2000-11-06 10:55:22 UTC
With -Dbuild.compiler=jikes, error messages from the compiler may not be
hyperlinked. With or without -Dbuild.compiler.emacs=true, Jikes seems to want to
print the Java source filename without any path. If it could be coerced to print
an absolute path (or even a relative path within the source root!) then the
hyperlinking would work (or be made to work, resp.).

Modern javac output at least seems to work OK.
Comment 1 Jesse Glick 2000-11-09 17:34:59 UTC
*** This bug has been marked as a duplicate of 8214 ***
Comment 2 Milan Kubec 2001-06-27 16:08:37 UTC
Verified.
Comment 3 Quality Engineering 2003-06-30 14:46:27 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.