1

I hope to migrate one of my apps to HP webOS. Does webOS have WYSIWYG GUI tool that integrates with Mojo or Enyo, or do have to use a HTML/CSS/JavaScript editor?

Ben Combee
  • 16,831
  • 6
  • 41
  • 42
monsabre
  • 2,099
  • 3
  • 29
  • 48

2 Answers2

4

There is a WYSIWYG editor for Mojo apps called Ares. You can check it out at: https://ares.palm.com/Ares/login.html

You'll need to set up a developer account first. It has been reported that Ares will be updated to support Enyo. When working with Enyo apps (or Mojo apps for that matter) you can use pretty much any environment/IDE that you prefer.

Pre101
  • 2,370
  • 16
  • 23
  • 1
    Check out the roadmap for webOS. Ares 2 is scheduled for April. Here's a link: http://www.webosroundup.com/2012/01/webos-open-source-plan-announced-and-enyo-open-sourced/ – Pre101 Feb 01 '12 at 00:55
  • Ares 2.0 and Enyo 2.1 in April, thats awesome news. I think HP going Open Source was the best thing they could do for this system. If only hardware could be created. – John Riselvato Feb 01 '12 at 03:03
0

The other two pretty decent options are Eclipse and JetBrains WebStorm. Both have fairly decent Mojo plugins, though I have been unimpressed by their Enyo offerings to date.

Joe
  • 669
  • 1
  • 8
  • 21