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 237019 - Allow BaseActionProvider to support non j2se platforms
Summary: Allow BaseActionProvider 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-11 09:29 UTC by Tomas Zezula
Modified: 2013-10-17 10:57 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff fle (3.58 KB, patch)
2013-10-11 09:30 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-11 09:29:23 UTC
Currently the BaseActionProvider finds an active project platform using the  ProjectProperties#PLATFORM_ACTIVE property among installed J2SE platforms.
Added a new Callback sub interface to allow project type to perform custom active platform lookup.
Comment 1 Tomas Zezula 2013-10-11 09:30:13 UTC
Created attachment 141007 [details]
Diff fle
Comment 2 Tomas Zezula 2013-10-17 10:57:13 UTC
Fixed jet-main http://hg.netbeans.org/main-silver/rev/51641cde8877