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 232393 - [74cat] IllegalArgumentException: Not found option fullFileIndexer
Summary: [74cat] IllegalArgumentException: Not found option fullFileIndexer
Status: CLOSED DUPLICATE of bug 232317
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-08 15:14 UTC by kosmonaffft
Modified: 2013-07-17 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201944


Attachments
stacktrace (2.50 KB, text/plain)
2013-07-08 15:14 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2013-07-08 15:14:52 UTC
Build: NetBeans IDE Dev (Build 201307062300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows Server 2012

User Comments:
GUEST: No idea

GUEST: Using find in file

GUEST: Undo

GUEST: Compiling my project

GUEST: Opened a source code file

GUEST: No idea

kosmonaFFFt: Compile C++ project...

GUEST: No idea




Stacktrace: 
java.lang.IllegalArgumentException: Not found option fullFileIndexer
   at org.netbeans.modules.cnd.utils.ui.NamedOption$Accessor.findOption(NamedOption.java:155)
   at org.netbeans.modules.cnd.utils.ui.NamedOption$Accessor.getBoolean(NamedOption.java:91)
   at org.netbeans.modules.cnd.makeproject.MakeOptions.isFullFileIndexer(MakeOptions.java:252)
   at org.netbeans.modules.cnd.makeproject.MakeProjectFileProviderFactory$FileProviderImpl.computeProjectFiles(MakeProjectFileProviderFactory.java:350)
   at org.netbeans.modules.cnd.makeproject.MakeProjectFileProviderFactory$FileProviderImpl.searchFile(MakeProjectFileProviderFactory.java:267)
   at org.netbeans.modules.cnd.api.project.NativeProjectSupport$1.searchFile(NativeProjectSupport.java:113)
Comment 1 kosmonaffft 2013-07-08 15:14:55 UTC
Created attachment 136830 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2013-07-08 15:37:28 UTC

*** This bug has been marked as a duplicate of bug 232317 ***