I'm just starting to have a look at the enyo framework as I bought a Pre3. I've downloaded the SDK and VM, and also the eclipse plugins to write code in eclipse.
Everything works well, except that the plugins has not been updated to use the enyo framework.
The index.xml file points to mojo :
<script src="/usr/palm/frameworks/mojo/mojo.js" type="text/javascript" x-mojo-version="1"></script>
So I assume the rest of the skeleton is also using mojo objects ...
It doesn't seem right, the eclipse plugin has not been updated ?
Could I know the enyo.js location on the palm device ?