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 51509 - Projects dependencies
Summary: Projects dependencies
Status: CLOSED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-15 10:32 UTC by lasterra
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
nbproyect with broken dependence (6.68 KB, application/zip)
2004-11-15 12:01 UTC, lasterra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lasterra 2004-11-15 10:32:24 UTC
Project dependecies don't find jars. 

I solve the problem replacing 

reference.PROJECTNAME.jar-all=${project.PROJECTNAME}/dist/PROJECTNAME.jar

for:

reference.PROJECTNAME.jar-all=PATH/dist/PROJECTNAME.jar
Comment 1 Martin Ryzl 2004-11-15 10:40:42 UTC
what build have you used?
Comment 2 Adam Sotona 2004-11-15 10:56:01 UTC
This might be already fixed bug or just broken reference to a project.

Please, could you attach here zipped nbproject folder content of the
project that's not resolving the dependencies?
Comment 3 lasterra 2004-11-15 12:01:02 UTC
Created attachment 18893 [details]
nbproyect with broken dependence
Comment 4 lasterra 2004-11-15 12:03:07 UTC
My build is nb 4.0 beta2
Comment 5 Adam Sotona 2004-11-15 12:16:01 UTC
This problem is already fixed in the latest builds (you can download
the latest Q-build or wait for and RC1 comming soon).

Thanks for your interest.
Comment 6 Lukas Hasik 2006-01-17 13:57:21 UTC
verifying all old issues