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 168740 - javafx is not present in zip and it is there from installer
Summary: javafx is not present in zip and it is there from installer
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 13:21 UTC by Marian Mirilovic
Modified: 2009-09-14 14:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-07-17 13:21:50 UTC
for NB 6.7.1
Comment 1 Michal Zlamal 2009-07-17 13:26:36 UTC
JavaFX is not build as part of NetBeans, so it can't be in any NetBeans zip.

Glasfish is also part of installer but not in zip.
Comment 2 Marian Mirilovic 2009-07-17 13:50:31 UTC
Glassfish is a runtime , JavaFX plugin is a part of NetBeans ... this needs to be fixed Michale, sorry.
Comment 3 Michal Zlamal 2009-07-17 14:29:58 UTC
in this case it is JavaFX issue...
Comment 4 dlipin 2009-07-17 22:34:14 UTC
My $0.02...
The JavaFX consits of 2 parts - the NB plugin and the SDK. The latter is platform-specific and thus can`t be bundled in 
zip. And the plugin is not much (imho) usable without the SDK.
Comment 5 Adam Sotona 2009-08-04 16:21:29 UTC
JavaFX was never requested to be a part of zip distribution.
JavaFX Plugin does not suppose to work without bundled JavaFX SDK and JavaFX SDK was never permited to be distributed in
zip form.
Comment 6 Alexandr Scherbatiy 2009-09-14 10:41:04 UTC
verified