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 250023 - Provide an ability to go from "Compiler error" hint in a Document to the line in Output
Summary: Provide an ability to go from "Compiler error" hint in a Document to the lin...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 11:17 UTC by ilia
Modified: 2015-01-29 04:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ilia 2015-01-26 11:17:45 UTC
We have
  A feature which allows to jump (via hyperlink) from the compiler error (warning)
  message in the build log (Output component) to a line in Document.

Suggested enhancement 
  Allow user to go from the line in Document to the line in the build log.
  A good idea is to put "Show in Output" Fix to the corresponding compiler hint.
Comment 1 ilia 2015-01-28 10:56:06 UTC
Fixed in:
  http://hg.netbeans.org/cnd-main/rev/ec17141c3261

Changes:
  Added "Show in Output" hint. Note: hint disappears automatically when
  the corresponding Output tab is closed.
Comment 2 Quality Engineering 2015-01-29 04:15:32 UTC
Integrated into 'main-silver', will be available in build *201501290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ec17141c3261
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixed Bug #250023 - Provide an ability to go from "Compiler error" hint in a Document to the line in Output