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 27121 - Enable adding reference source for platforms
Summary: Enable adding reference source for platforms
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 29281
Blocks:
  Show dependency tree
 
Reported: 2002-09-09 09:02 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2002-09-09 09:02:38 UTC
When a compiled classes (.jar, ...) is added to
the project as a resource, it should be possible
to add sources for those classes as a reference
too. Debugger can benefit from that since it will
be able to trace into the source of these classes,
code completion can use parameter names from the
source to better hint the user.
Comment 1 Vitezslav Stejskal 2003-04-07 15:28:35 UTC

*** This issue has been marked as a duplicate of 29240 ***
Comment 2 Vitezslav Stejskal 2003-04-07 16:14:38 UTC
Aha, now I understand this issue. Adding reference sources to
libraries is covered by separate task. This one covers the
implementation of this ability for platforms.
Comment 3 Jan Pokorsky 2003-11-27 15:21:54 UTC
Removed PROJECTS keyword since this task does not relate to projects. The
projects prototype has been canceled. For more details see
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss
Comment 4 Jesse Glick 2004-05-01 02:30:59 UTC
Works in D.