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 235808 - Use problem providers API instead of deprecated ProblemReporter
Summary: Use problem providers API instead of deprecated ProblemReporter
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
: 235809 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-09-11 11:26 UTC by Martin Janicek
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Janicek 2013-09-11 11:26:38 UTC
Currently MavenProjectSupport uses ProblemReporter/ProblemReport, which are both deprecated and non thread safe classes. It should be changed to use the preferred way which is project problems API located in projectuiapi module.
Comment 1 Martin Janicek 2013-09-11 11:28:50 UTC
*** Bug 235809 has been marked as a duplicate of this bug. ***
Comment 2 Martin Janicek 2014-01-13 14:19:15 UTC
Changing to issue type TASK. Doesn't have any user impact and does not make any sense to do this with respect to the current situation.
Comment 3 Martin Balin 2016-07-07 08:56:30 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss