Difference between revisions of "Portal:Tools"

From WebOS Internals
Jump to navigation Jump to search
(comparison chart link)
 
(15 intermediate revisions by 10 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]]  
* [[/usr/bin/lunaprop|/usr/bin/lunaprop]]  
+
* [[How to solve 3G data problems]]
 +
* [[Important_Personal_Data_Locations|Important Personal Data Locations]]
 +
<!--* [[/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]]-->
 +
<!--* [[fileindexer File|fileindexer File]]-->
 
* [[Profile.d|Profile.d]]  
 
* [[Profile.d|Profile.d]]  
 +
* [[Tellbootie|Tellbootie]]
 
* [[Webos Doctor Versions|Webos Doctor Versions]]
 
* [[Webos Doctor Versions|Webos Doctor Versions]]
  
 
==Cross-Compiling and Kernels==
 
==Cross-Compiling and Kernels==
 +
* [[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) -->
Line 39: Line 57:
 
===Aptana Studio===
 
===Aptana Studio===
  
[http://www.aptana.com/studio/download Aptana Studio] is a standalone version of an Eclipse plugin. Very easy to use. '''Recommended for Beginners'''. You can install the Aptana WebOS plugin by directing Aptana to check [https://cdn.downloads.palm.com/sdkdownloads/1.1/eclipse-plugin/eclipse-3.4/site.xml this link]. If you do not know how to set this up, please look at official Palm documentation [http://developer.palm.com/index.php?option=com_content&view=article&id=1639 here].
+
[http://www.aptana.com/studio/download 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 [https://cdn.downloads.palm.com/sdkdownloads/1.1/eclipse-plugin/eclipse-3.4/site.xml this link]. If you do not know how to set this up, please look at official Palm documentation [http://developer.palm.com/index.php?option=com_content&view=article&id=1639 here].
 
}}
 
}}

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.