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 235696 - IllegalArgumentException: file:/C:/lib/swingx/swingx-all-1.6.4.jar/ is not a valid classpath entry; use a jar-protocol URL.
Summary: IllegalArgumentException: file:/C:/lib/swingx/swingx-all-1.6.4.jar/ is not a ...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 11:47 UTC by Exceptions Reporter
Modified: 2016-07-27 22:57 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203706


Attachments
stacktrace (3.49 KB, text/plain)
2013-09-09 11:47 UTC, Exceptions Reporter
Details
stacktrace (3.06 KB, text/plain)
2014-04-24 11:59 UTC, mtbadi39
Details
stacktrace (1.39 KB, text/plain)
2016-02-18 15:13 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-09-09 11:47:43 UTC
This issue was reported manually by mjanicek.
It already has 3 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-b17
OS: Windows 7

User Comments:
GUEST: download javadoc for a dependency

GUEST: a




Stacktrace: 
java.lang.IllegalArgumentException: file:/C:/lib/swingx/swingx-all-1.6.4.jar/ is not a valid classpath entry; use a jar-protocol URL.
   at org.netbeans.modules.java.classpath.SimplePathResourceImplementation.verify(SimplePathResourceImplementation.java:100)
   at org.netbeans.modules.java.classpath.SimplePathResourceImplementation.verify(SimplePathResourceImplementation.java:68)
   at org.netbeans.modules.java.classpath.SimplePathResourceImplementation.<init>(SimplePathResourceImplementation.java:126)
   at org.netbeans.spi.java.classpath.support.ClassPathSupport.createResource(ClassPathSupport.java:77)
   at org.netbeans.spi.java.classpath.support.ClassPathSupport.createClassPath(ClassPathSupport.java:147)
   at org.netbeans.modules.java.j2seplatform.libraries.J2SELibraryClassPathProvider.findClassPathOrNull(J2SELibraryClassPathProvider.java:117)
Comment 1 Exceptions Reporter 2013-09-09 11:47:45 UTC
Created attachment 139833 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-04-21 12:26:40 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=203706
Comment 3 mtbadi39 2014-04-24 11:59:47 UTC
Created attachment 146921 [details]
stacktrace

laod primefaces 4.0 javadoc api from editor hints
Comment 4 athompson 2016-02-18 15:13:50 UTC
Created attachment 158557 [details]
stacktrace

invoking CC on a String array