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 29311 - implement interproject links in Java
Summary: implement interproject links in Java
Status: CLOSED DUPLICATE of bug 32387
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-05 10:49 UTC by David Konecny
Modified: 2007-09-26 09:14 UTC (History)
2 users (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 David Konecny 2002-12-05 10:49:11 UTC
The project/ide API (ie.
ResourceDescriptor.getRemoteResource(...) and
RemoteResource) allows to setup inter-project
links. The Java module should take advantage of it
and allow to create a resource (eg Jar) from
remote project's build target and use the
mentioned support. If compiled classes build
target has dependency on the (remote) resource, it
will be automatically made up-to-date by the build
system.

This functionality was not used by any modules yet
so please be patient if there are some problems or
deficiencies. I will be happy to help with it as
much as I can.
Comment 1 Vitezslav Stejskal 2003-04-03 12:56:38 UTC
It's being solved for usability study.

*** This issue has been marked as a duplicate of 32387 ***
Comment 2 Jan Becicka 2003-11-25 14:05:08 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:14:14 UTC
---> CLOSED