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 252415

Summary: There is no "libraries" in categories in project settings
Product: projects Reporter: bvn13
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description bvn13 2015-05-15 10:18:38 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Linux version 3.11.10-29-desktop running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Comment 1 bvn13 2015-05-15 10:18:41 UTC
Created attachment 153682 [details]
IDE log
Comment 2 Tomas Stupka 2015-06-03 15:54:41 UTC
please provide more information about your project type

thanks
Comment 3 bvn13 2015-06-08 11:10:48 UTC
My project type is Maven created with maven-quickstart archetype. I think this might be the cause of my misunderstanding. In simple java-projects the tab "libraries" is present in the list of properties. But in maven-based projects I didn't see it in the regular place. And presence of different promiscuous information in the internet, which was letting me search this tab exactly in that place, made me misunderstood.

May be the best way to prevent such reaction of new users of NetBeans is to add this tab into the list of properties, but with a simple label "use maven POM file to tune up your libraries" on it.