Difference between revisions of "Portal:Tools"

From WebOS Internals
Jump to navigation Jump to search
 
(10 intermediate revisions by 7 users not shown)
Line 13: Line 13:
 
* [[Crond|Crond]]
 
* [[Crond|Crond]]
 
* [[Detecting Application Errors, Syslog|Detecting Application Errors, Syslog]]  
 
* [[Detecting Application Errors, Syslog|Detecting Application Errors, Syslog]]  
 +
* [[How to solve 3G data problems]]
 
* [[Important_Personal_Data_Locations|Important Personal Data Locations]]
 
* [[Important_Personal_Data_Locations|Important Personal Data Locations]]
* [[/usr/bin/lunaprop|/usr/bin/lunaprop]]  
+
<!--* [[/var/luna/data|/var/luna/data]]-->
 +
* [[/usr/bin/lunaprop|/usr/bin/lunaprop]]
 
* [[Java Services|Java Services]]  
 
* [[Java Services|Java Services]]  
 
* [[Luna Send|Luna Send]]  
 
* [[Luna Send|Luna Send]]  
 
* [[PalmDatabase.db3 File|PalmDatabase.db3 File]]  
 
* [[PalmDatabase.db3 File|PalmDatabase.db3 File]]  
 
<!--* [[mediadb.db3 File|mediadb.db3 File]]-->
 
<!--* [[mediadb.db3 File|mediadb.db3 File]]-->
 +
<!--* [[fileindexer File|fileindexer File]]-->
 
* [[Profile.d|Profile.d]]  
 
* [[Profile.d|Profile.d]]  
 
* [[Tellbootie|Tellbootie]]
 
* [[Tellbootie|Tellbootie]]
Line 25: Line 28:
 
==Cross-Compiling and Kernels==
 
==Cross-Compiling and Kernels==
 
* [[Autobuilder Setup|Autobuilder Setup]]
 
* [[Autobuilder Setup|Autobuilder Setup]]
 +
* [[WebOS Internals PDK]]
 
* [[Cross Compiling|Cross Compiling]]  
 
* [[Cross Compiling|Cross Compiling]]  
 
* [[Custom Kernels|Custom Kernels]]  
 
* [[Custom Kernels|Custom Kernels]]  
 
* [[Optware Cross Compilation|Optware Cross Compilation]]  
 
* [[Optware Cross Compilation|Optware Cross Compilation]]  
* [[Building_a_cross_toolchain|Building a cross-toochain for armv7 on Gentoo]]
+
* [[Building_a_cross_toolchain|Building a cross-toolchain for armv7 on Gentoo]]
 +
* [[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.