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 271428

Summary: The Other Sources does not show all folders from src/main path
Product: projects Reporter: tomaszk
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen comparing v 8.1 view vs. 8.2 view.

Description tomaszk 2017-09-04 09:52:59 UTC
Created attachment 165085 [details]
Screen comparing v 8.1 view vs. 8.2 view.

I have 2 versions of NetBeans, on 8.1 under my maven project in directory src/main there is a folder antlr and in Netbeans I can see it in Project tree under Other Sources node but on Netbeans 8.2 this folder is not visible there.
This is huge inconsistency.
Comment 1 tomaszk 2017-09-04 17:10:45 UTC
It appears that this BUG appears after installation of latest ANTLR Works plugin for NetBeans 8.2 and only then.

Plugin page: http://plugins.netbeans.org/plugin/70625
Comment 2 tomaszk 2017-09-04 17:40:15 UTC
Apparently Plugin changes itself so much that what I noticed is expected behavior. SOrry for bothering you.