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 269808 - Spring Config XML code completion not working
Summary: Spring Config XML code completion not working
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-13 09:25 UTC by pegasusmail1
Modified: 2017-02-13 10:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample Pictures (155.94 KB, application/octet-stream)
2017-02-13 09:27 UTC, pegasusmail1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pegasusmail1 2017-02-13 09:25:48 UTC
Hi,

we have a maven project using Spring 4.3.
In Netbeans 8.1 code completion of bean definition in the context.xml is working.

If we open the same maven project in Netbeans 8.2 the code comletion does not work as shown in the sample pictures.

We did test this on several computers and all behaved the same so we think this is a bug introduced with 8.2.

Kind regards
Jan
Comment 1 pegasusmail1 2017-02-13 09:27:29 UTC
Created attachment 163619 [details]
Sample Pictures

Spring Code Completion working in Netbeans 8.1 but not working in Netbeans 8.2.