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 237169 - IllegalArgumentException: baseFolder must be folder: W:\RTI\V4.5f\32Bit\ndds.4.5f\doc\html\api_java\index.html@2a46c99f:51002698
Summary: IllegalArgumentException: baseFolder must be folder: W:\RTI\V4.5f\32Bit\ndds....
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 05:49 UTC by jgdtoit
Modified: 2016-07-07 07:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204609


Attachments
stacktrace (1.05 KB, text/plain)
2013-10-16 05:49 UTC, jgdtoit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jgdtoit 2013-10-16 05:49:36 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
jgdtoit: dsf




Stacktrace: 
java.lang.IllegalArgumentException: baseFolder must be folder: W:\RTI\V4.5f\32Bit\ndds.4.5f\doc\html\api_java\index.html@2a46c99f:51002698
   at org.netbeans.spi.java.project.support.JavadocAndSourceRootDetection.findJavadocRoot(JavadocAndSourceRootDetection.java:96)
   at org.netbeans.modules.java.j2seplatform.libraries.JavadocForBinaryQueryLibraryImpl$R.getIndexFolder(JavadocForBinaryQueryLibraryImpl.java:210)
   at org.netbeans.modules.java.j2seplatform.libraries.JavadocForBinaryQueryLibraryImpl$R.getRoots(JavadocForBinaryQueryLibraryImpl.java:175)
   at org.netbeans.modules.javadoc.search.JavadocRegistry.readRoots(JavadocRegistry.java:178)
   at org.netbeans.modules.javadoc.search.JavadocRegistry.getDocRoots(JavadocRegistry.java:129)
   at org.netbeans.modules.javadoc.search.IndexBuilder.refreshIndex(IndexBuilder.java:183)
Comment 1 jgdtoit 2013-10-16 05:49:38 UTC
Created attachment 141123 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:18:18 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss