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 262314 - [regression] Errors from output window do not navigate into source
Summary: [regression] Errors from output window do not navigate into source
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-02 18:30 UTC by Vladimir Voskresensky
Modified: 2016-06-06 06:32 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 Vladimir Voskresensky 2016-06-02 18:30:34 UTC
Errors from output window do not navigate into source anymore.
Create Arguments sample project. make an compile error, clean and build.
Output constains compiler errors, but clicking in messages doesn't navigate into source file:line anymore
Comment 1 Alexander Simon 2016-06-02 20:56:08 UTC
It looks like class OutputListenerProviderImpl is not registered as a global service provider.
Comment 2 Maria Tishkova 2016-06-06 06:32:21 UTC
Thanks Alexander for investigation

fixed in 
changeset:   297609:9c79d834f321
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Mon Jun 06 09:30:37 2016 +0300
summary:     fixed bz#262314 - [regression] Errors from output window do not navigate into source