Ashley Thanks! I'm considering this option because I need access to more native features and add some tweaks that can only be done in Eclipse.
How should I replace (if possible)
cr_createRuntime("c2canvas")
with
wizCanvas.create(String viewName, JSONObject options, Function success, Function fail)
Thanks!