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 52937 - ability to add debug sources to NbmProjectType
Summary: ability to add debug sources to NbmProjectType
Status: CLOSED DUPLICATE of bug 42681
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 01:31 UTC by Rich Unger
Modified: 2006-03-24 09:44 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 Rich Unger 2005-01-05 01:31:42 UTC
I'm using NbmProjectType with the cluster harness,
and debugging.  The set of sources correctly
includes the jdk's src.zip and the src/
directories of all the modules I depend on. 
However, this does _not_ include the source code
to openide.jar and any netbeans modules I depend on.

This is to be expected, as I'm not guaranteed to
have this source when I'm using the cluster harness.

However, I'd like the ability to add new source
roots to the debugger's search path manually.
Comment 1 Rich Unger 2005-01-05 01:33:57 UTC
Another use case for this would be to point to the source of a library
in the module's ClassPath line.

I think this might be the type of thing that would go in
nbproject/private.
Comment 2 Jesse Glick 2005-01-05 02:10:01 UTC
I would just consider this a basic feature of external-friendly NBM
projects - you should be able to associate sources with a binary
cluster. Should not force user to manually associate each source root.

*** This issue has been marked as a duplicate of 42681 ***
Comment 3 Marian Mirilovic 2005-12-20 16:02:10 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. 

Thanks in advance.