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 235079 - AssertionError at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.addFilesFromRoot
Summary: AssertionError at org.netbeans.modules.cnd.makeproject.api.configurations.Mak...
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 09:01 UTC by Exceptions Reporter
Modified: 2013-08-27 10:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 202699


Attachments
stacktrace (5.06 KB, text/plain)
2013-08-27 09:01 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-08-27 09:01:27 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
GUEST: I have a project with several subfolders.
1.) Remove subfolders from "Source Folders" list.
2.) Add the main folder, addded as "." to the list.
3.) Press Apply.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.addFilesFromRoot(MakeConfigurationDescriptor.java:1875)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.checkForChangedSourceRoots(MakeConfigurationDescriptor.java:1694)
   at org.netbeans.modules.cnd.makeproject.api.MakeCustomizerProvider$OptionListener$1.run(MakeCustomizerProvider.java:332)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 Exceptions Reporter 2013-08-27 09:01:29 UTC
Created attachment 139290 [details]
stacktrace
Comment 2 Maria Tishkova 2013-08-27 10:41:50 UTC
Need additional info, please answer some questions:

1. Do you have managed project?
2. When you say subfolders you mean logical folders?
3. What is "add main folder" means?


Thanks,
Maria