Difference between revisions of "Portal:Tools"

From WebOS Internals
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 25: Line 25:
 
* [[Tellbootie|Tellbootie]]
 
* [[Tellbootie|Tellbootie]]
 
* [[Webos Doctor Versions|Webos Doctor Versions]]
 
* [[Webos Doctor Versions|Webos Doctor Versions]]
* [http://www.mightystudents.com/catalog/technology technology essays]
 
  
 
==Cross-Compiling and Kernels==
 
==Cross-Compiling and Kernels==
Line 35: Line 34:
 
* [[Building_a_cross_toolchain|Building a cross-toolchain for armv7 on Gentoo]]
 
* [[Building_a_cross_toolchain|Building a cross-toolchain for armv7 on Gentoo]]
 
* [[Adding_patches_through_git|Adding patches through git]]
 
* [[Adding_patches_through_git|Adding patches through git]]
 +
* [[HowtoQt|How to get Qt/QML libs and apps on WebOS]]
  
 
|column2=
 
|column2=
 +
 +
==PDK Related Pages==
 +
 +
[[WebOS Internals PDK]] WebOS-Internals alternative to Palm's PDK
 +
 +
[[PDK on Linux]]  Running Palm's official PDK on linux. 
 +
 +
 
==SDK Related Tools ([[Comparison of Editors|Comparison Chart]]) ==
 
==SDK Related Tools ([[Comparison of Editors|Comparison Chart]]) ==
 
<!-- Warning Do not edit the order of the top two editors (Eclipse and Komodo) -->
 
<!-- Warning Do not edit the order of the top two editors (Eclipse and Komodo) -->

Latest revision as of 10:55, 4 February 2012

This page lists tools used in any form.

webOS Internal Related Tools

Cross-Compiling and Kernels

PDK Related Pages

WebOS Internals PDK WebOS-Internals alternative to Palm's PDK

PDK on Linux Running Palm's official PDK on linux.


SDK Related Tools (Comparison Chart)

Eclipse

Eclipse is the editor officially supported by Palm. You can find the Eclipse WebOS plugin here.

Komodo Edit

Komodo Edit is an easy to use cross platform open source editor. Use along side the webOS Add-on for easier development. Complete Code Completion is also available for Mojo. Wiki Page with Screensots and Install Guide.

Aptana Studio

Aptana Studio is a standalone version of an Eclipse plugin. Very easy to use. You can install the Aptana WebOS plugin by directing Aptana to check this link. If you do not know how to set this up, please look at official Palm documentation here.