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 59549 - org.netbeans.modules.java.freeform.LookupMergerImpl should create proxy classpath
Summary: org.netbeans.modules.java.freeform.LookupMergerImpl should create proxy class...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2005-06-02 13:34 UTC by Jan Lahoda
Modified: 2010-01-11 04:28 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 Jan Lahoda 2005-06-02 13:34:49 UTC
Currently, org.netbeans.modules.java.freeform.LookupMergerImpl takes all
classpaths in the lookup, asks them in order for ClassPath and returns first
non-null value. I think it should gather all non-null values and create a proxy
classpath for all of them.
Comment 1 Jan Lahoda 2005-09-07 16:51:27 UTC
=>enhancement.
Comment 2 Milan Kubec 2008-10-17 08:34:44 UTC
What is the benefit when implementing this issue, is classpath lookup somehow broken now?
Comment 3 Antonin Nebuzelsky 2010-01-11 04:28:43 UTC
Changing the default component owner to tzezula.