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 143447

Summary: T3: Deployment Platforms
Product: javafx Reporter: Adam Sotona <asotona>
Component: UnsupportedAssignee: Adam Sotona <asotona>
Status: VERIFIED FIXED    
Severity: blocker CC: dkaspar, kaktus
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Adam Sotona 2008-08-11 13:16:14 UTC
The JavaFX plugin should provide the developer to choose the platform on which the JavaFX application should be deployed
(web,desktop or mobile). This options should be offered through the project creation wizard with an option to change as
part of project properties.
The build system should build for the different profiles to different folders under the relative project folder.
At any one point only one profile can be active
Comment 1 Adam Sotona 2008-08-19 09:17:43 UTC
This task depends on implementation of JavaFX Toolchain inside SDK. This Toolchain will be responsible for packaging.
NetBeans plugins will just delegate to the Toolchain.
Comment 2 Adam Sotona 2008-11-11 08:04:40 UTC
done
Comment 3 Alexandr Scherbatiy 2008-12-18 12:00:48 UTC
> This options should be offered through the project creation wizard with an option to change as
part of project properties.

- Select File->New Project->JavaFX-> JavaFX Script Application
I do not see how to choose a deployment platform on the New wizard dialog.

Comment 4 Adam Sotona 2009-01-06 14:10:01 UTC
The selection is a part of project properties.
Further improvements are tracked in another issues.
Comment 5 Alexandr Scherbatiy 2009-01-12 11:51:13 UTC
verified
Comment 6 David Strupl 2011-10-19 12:03:58 UTC
Cleaning bugzilla categories ....