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 50359 - Resources in folder are ignored and therefore not included in jar
Summary: Resources in folder are ignored and therefore not included in jar
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 15:41 UTC by rubesm
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rubesm 2004-10-13 15:41:14 UTC
Sometimes resource folder specified in MIDP
project is ignored and not included in output jar
file. Error: "Ignoring path (C:\Documents and
Settings\user\my
project\${file.reference.res-res128x128})" is
written to the output window. Only reinstall
and/or deleting of folder ".netbeans" in user's
directory may solves this problem.
Comment 1 Adam Sotona 2004-10-14 09:24:35 UTC
Yes, we need to evaluate prefix file.reference. prior to the
libs.classpath property.

Fixed.
Comment 2 Lukas Hasik 2006-01-17 13:57:38 UTC
verifying all old issues