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 198573 - Ensemble sample is broken when executed from NB
Summary: Ensemble sample is broken when executed from NB
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 7.0.1
Hardware: PC All
: P1 normal (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 07:36 UTC by Mikhail Kondratyev
Modified: 2011-05-13 09:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ensemble screen shot (189.88 KB, image/png)
2011-05-13 07:36 UTC, Mikhail Kondratyev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Kondratyev 2011-05-13 07:36:46 UTC
Created attachment 108263 [details]
ensemble screen shot

Steps to reproduce:
 - download fx 2.0 NBMs
 - install
 - create new Ensemble sample project
 - run it
 - the ensemble starts but it is empty, no samples are there (see screenshot)
Comment 1 Adam Sotona 2011-05-13 09:46:32 UTC
Current version of Ensemble sample cannot be run as created from NetBeans project template. Ensemble runtime resources depends on the original structure of FX SDK including full samples. NetBeans provide the samples encapsulated as projectt templates so they are not accessible directly.

To enable Enseble sample in NetBeans it is necessary to bundle all related resources together with Ensemble sample under its project folder or download it remotely.