Recently I wanted to try developing using the Djinngo Mobile SDK plugin but I've had some trouble getting a basic widget running. According to the Eclipse error log, i'm getting the following error when I run my project:
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\build.xml:42: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\build.xml:42: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:119: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:119: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:119: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\common.xml:136: Failed to initialize FMPP engine.
Caused by: Failed to apply the value of the "data" setting.
Caused by: TDD syntax error: No separator was used before the item. Items in listings should be separated with comma (,) or line-break. Keys and values in hashes should be separated with colon (:).
Error location: line 3, column 24:
... tdd(C:/Documents and...
^
The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\build.xml:42: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:119: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:119: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:122: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\functions.xml:119: The following error occurred while executing this line:
C:\Documents and Settings\jpazucena\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\194\1\.cp\WidgetSDK\tools\ant\common.xml:136: Failed to initialize FMPP engine.
Caused by: Failed to apply the value of the "data" setting.
Caused by: TDD syntax error: No separator was used before the item. Items in listings should be separated with comma (,) or line-break. Keys and values in hashes should be separated with colon (:).
Error location: line 3, column 24:
... tdd(C:/Documents and...
^
My development environment is setup as follows:
-Windows XP Pro 32-bit
-Sun JDK 6 update 18
-Eclipse Classic 3.5.2
-Djinngo Mobile Feature 1.1.1 Eclipse plugin
-Windows XP Pro 32-bit
-Sun JDK 6 update 18
-Eclipse Classic 3.5.2
-Djinngo Mobile Feature 1.1.1 Eclipse plugin
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
At the very minimum I've created a brand new Widget Project based off of the 'HelloWorld' VRML model and am getting the above error when running the project.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
