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 109598 - Netbeans projects can not (easily) be shared among developers when referring to libraries
Summary: Netbeans projects can not (easily) be shared among developers when referring ...
Status: VERIFIED DUPLICATE of bug 44035
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 109599 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-13 09:46 UTC by viggonavarsete
Modified: 2007-07-17 16:57 UTC (History)
1 user (show)

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 viggonavarsete 2007-07-13 09:46:58 UTC
When I create a Netbeans project with a dependency to a library which I define in Tools->Libraries, it's not easy for
other team members to work on the same project. The other person also needs to define the library with the exact same
name, otherwise he will get a reference problem when opening it.

Scenario:
1. Person A creates a Netbeans project locally (doesn't matter what kind of project)
2. Person A goes to Tools-Libraries and creates a New Library called MyLibrary. Add a jar file located somewhere locally.
3. Person A adds MyLibrary to the Libraries section of the project
4. Person A adds the project to Subversion
5. Person B check out the project from Subversion
6. Person B get the message "Reference Problems" when opening the project
7. When Person B looks at the "Resolve Reference Problems" he can see that MyLibrary library could not be found.

The libary information _must_ be part of the netbeans project so that the project can be shared among developers.
Comment 1 novakm 2007-07-16 11:19:55 UTC
*** Issue 109599 has been marked as a duplicate of this issue. ***
Comment 2 novakm 2007-07-16 16:34:43 UTC
Reassigning to java for evaluation (I hope it is the right component)
Comment 3 Tomas Zezula 2007-07-17 08:43:24 UTC

*** This issue has been marked as a duplicate of 44035 ***
Comment 4 Jesse Glick 2007-07-17 16:57:59 UTC
Correct dupe.