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 236920 - Extend ClassPathProviderImpl to support non j2se platforms
Summary: Extend ClassPathProviderImpl to support non j2se platforms
Status: NEW
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:
Depends on:
Blocks:
 
Reported: 2013-10-09 08:22 UTC by Tomas Zezula
Modified: 2013-10-09 08:22 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
patch file (27.52 KB, application/octet-stream)
2013-10-09 08:22 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2013-10-09 08:22:54 UTC
Created attachment 140927 [details]
patch file

The java.api.common ClassPathProviderImpl, ClassPathFactory and CommonProjectUtils were extended to support non j2se platforms.