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 226449 - Making errors in JPA NamedQueries more visible
Summary: Making errors in JPA NamedQueries more visible
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal with 3 votes (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 10:27 UTC by mienamoo
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Current view of named query with issue (13.68 KB, image/png)
2013-02-21 10:28 UTC, mienamoo
Details
Proposed view of named query with issue (13.70 KB, image/png)
2013-02-21 10:28 UTC, mienamoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mienamoo 2013-02-21 10:27:32 UTC
It would be very helpful if errors in @NamedQuery annotations could be underlined. The information is available to the IDE, since a hint is displayed on the class. (See first screenshot.) However, it would be so much easier to see what is wrong if the issue could be underlined. (See second screenshot with proposal.)
Comment 1 mienamoo 2013-02-21 10:28:03 UTC
Created attachment 131662 [details]
Current view of named query with issue
Comment 2 mienamoo 2013-02-21 10:28:35 UTC
Created attachment 131663 [details]
Proposed view of named query with issue
Comment 3 Martin Balin 2016-07-07 08:55:28 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