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 236921 - Extend ClassPathProviderImpl to support non j2se platforms
Summary: Extend ClassPathProviderImpl to support non j2se platforms
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2013-10-09 08:23 UTC by Tomas Zezula
Modified: 2014-01-18 04:51 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Patch file (27.52 KB, patch)
2013-10-09 08:23 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2013-10-09 08:23:14 UTC
The java.api.common ClassPathProviderImpl, ClassPathFactory and CommonProjectUtils were extended to support non j2se platforms.
Comment 1 Tomas Zezula 2013-10-09 08:23:50 UTC
Created attachment 140928 [details]
Patch file
Comment 2 Tomas Zezula 2013-10-17 10:56:28 UTC
Fixed jet-main http://hg.netbeans.org/main-silver/rev/fa2cf794b308
Comment 3 Quality Engineering 2014-01-18 04:51:35 UTC
Integrated into 'main-silver', will be available in build *201401180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0e85a81f49e7
User: Martin Fousek <marfous@netbeans.org>
Log: #236921 - It does not suggest the fields when the component is used in the composite.