12-19-2012 12:48 PM
1)
JAVA
When Eclipse comminicate with the Sim - I get a popup flashing all the time - very annoying. After recording the screen -I found that the popup was to ask "Do you want the application "java" to accept incoming network connections"
In my Firewall options (mac), I have allowed to "automatically allow signed software to receive incoming connections",
but still the popup keeps popping up. The only way I have found to get rid of it, is to completely Disable the firewall.
I have the latest versions installed of Fusion, Java, NDK, Simlulator, OSX, - but something is not playing nice with me.
Anyone with similar issues who can guide me to get rid of it, without disabling the firewall?
2)
Warnings in sample apps from github
When importing latest "Cascadescookbookqml" (and other apps) - I get several weird warnings.
If I set target as simulator, I get:
a)"Invalid project path: Duplicate path entries found
b)"Invalid project path: Include path not found /Users/username/ndk-10-0-9-workspace-cascadescookb
when I Build the project I get (in bar-descriptor.xml):
c) Attribute "id" is deprecated, please remove
d) unrecognized or misplaced element 'cascadesTheme'
Anyone with info?
I am learning - so please forgive my frustration not knowing what these things mean - but I am unable to find any meaning to the "warnings", and I really want to get this up and running.
12-19-2012 11:16 PM