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 190815 - Broken paths to projects.
Summary: Broken paths to projects.
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Java Webstart (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 17:25 UTC by efhilton
Modified: 2016-07-07 08:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description efhilton 2010-10-06 17:25:25 UTC
Product Version = NetBeans IDE 6.9 (Build 201007282301)
Operating System = Linux version 2.6.32-25-generic-pae running on i386
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

We presently have two developers, all sharing a subversion repository (let's call them developers A and B)

Developer A creates a project, sets it as a java webstart project, sets the application icon image, splash screen image, and libraries; then commits the project to Subversion.
Developer B opens the project, makes modifications to the source code, and then tries to release the project.  The following problems occur:

1. all the paths to the images are broken, because they are relative to Developer A's filesystem.
2. all the paths to the libraries are broken, because they are again relative to Developer A's filesystem.

Is there any chance that the path can be set relative to the project?  Otherwise, this becomes a real issue with a distributed set of developers.
Comment 1 Martin Balin 2016-07-07 08:39:36 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