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 156066 - Project does not run in Mobile Emulator
Summary: Project does not run in Mobile Emulator
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-25 11:15 UTC by Alexandr Scherbatiy
Modified: 2009-01-14 14:17 UTC (History)
0 users

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 Alexandr Scherbatiy 2008-12-25 11:15:01 UTC
JavaFX_NB_Plugin_Franca_NB_65_fixes: #18 24-Dec-2008 00:11:09

  Product Version         = NetBeans IDE 6.5 (Build 200811100001)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16; Sun Microsystems Inc.


Steps to reproduce:
- Create a JavaFX Script project
- Run it in Mobile Emulator
 The project does not run

Device name is not set. Using -Xdevice:DefaultFxPhone1 option.
Hint: Use -Xquery argument to see all supported devices.

Cannot obtain device properties: null
JavaFXApplication1\nbproject\build-impl.xml:194: exec returned: 1
BUILD FAILED (total time: 8 seconds)
Comment 1 Adam Sotona 2009-01-02 08:23:30 UTC
Please fill emulator or runtime issues to http://javafx-jira.kenai.com/
Emulator should work with the default device when the device is not specified.
Comment 2 Alexandr Scherbatiy 2009-01-13 10:42:33 UTC
It does not work in build JavaFX_NB_Plugin_Franca_NB_65_fixes_latest_SDK: #41 13-Jan-2009 00:11:09
Comment 3 Alexandr Scherbatiy 2009-01-14 14:17:17 UTC
verified