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 72045

Summary: IAE: File URL pointing to JAR is not valid classpath entry. Use jar: URL. Was: file:/C:/Programme/Java/netbeans-5.0beta2/mobility7.2/src/j2meunit-1.1.1-src.zip
Product: javame Reporter: ulfzibis <ulfzibis>
Component: -- Other --Assignee: Adam Sotona <asotona>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 70776, 71391    
Attachments: log file
config library
config library

Description ulfzibis 2006-01-31 05:29:26 UTC
IllegalArgumentException,
... see attachment
Comment 1 ulfzibis 2006-01-31 05:31:19 UTC
Created attachment 28664 [details]
log file
Comment 2 ulfzibis 2006-01-31 14:13:54 UTC
Created attachment 28676 [details]
config library
Comment 3 ulfzibis 2006-01-31 14:14:22 UTC
Created attachment 28677 [details]
config library
Comment 4 ulfzibis 2006-01-31 16:46:59 UTC
After this, the Menu View->Documents-> .. is empty

Comment 5 Lukas Hasik 2006-02-08 13:40:43 UTC
it seems to me as duplicate of issue 70776 (or maybe issue 67478).
There can be even coincidence with issue 71391.
Thans for report
Comment 6 ulfzibis 2006-02-08 15:55:39 UTC
Please also look for this (at the end of messages.log):

java.lang.IllegalArgumentException: URL must be a folder URL (append '/' if
necessary): file:/C:/Projects/VokabelTrainer/VtME/dist/doc

In project.properties I find:
dist.dir=dist/${config.active}
dist.jad=VtME.jad
dist.jar=VtME.jar
dist.javadoc.dir=${dist.dir}/doc
dist.root.dir=dist

Must I append a '/' here ?
Comment 7 Lukas Hasik 2006-02-24 13:45:51 UTC
the same as 71391 and 70776

*** This issue has been marked as a duplicate of 70776 ***
Comment 8 Ivan Sidorkin 2009-01-12 10:51:34 UTC
verified duplicate