Difference between revisions of "Portal:Tools"

From WebOS Internals
Jump to navigation Jump to search
 
(33 intermediate revisions by 13 users not shown)
Line 5: Line 5:
 
{{portal-two-columns
 
{{portal-two-columns
 
|column1=
 
|column1=
==webOS Internal Related Tools==
+
== webOS Internal Related Tools ==
  
 +
* [[Getting started|Accessing Developer Mode]]
 
* [[Backing_Up_via_Rsync|Backing Up via Rsync]]
 
* [[Backing_Up_via_Rsync|Backing Up via Rsync]]
* [[Boot_Chain|Boot Chain]]
+
* [[Com Palm Appinstaller]]
 
* [[Com Palm Downloadmanager|Com Palm Downloadmanager]]  
 
* [[Com Palm Downloadmanager|Com Palm Downloadmanager]]  
* [[Cross Compiling|Cross Compiling]]
 
 
* [[Crond|Crond]]
 
* [[Crond|Crond]]
* [[Custom Kernels|Custom Kernels]]
 
* [[Decrypt SSL (trusted man-in-the-middle technique)|Decrypt SSL (trusted man-in-the-middle technique)]]
 
 
* [[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]]  
* [[Optware Cross Compilation|Optware Cross Compilation]]
 
 
* [[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]]  
* [[Running Processes|Running Processes]]  
+
* [[Tellbootie|Tellbootie]]
* [[Update Service Trace|Update Service Trace]]  
+
* [[Webos Doctor Versions|Webos Doctor Versions]]
 +
 
 +
==Cross-Compiling and Kernels==
 +
* [[Autobuilder Setup|Autobuilder Setup]]
 +
* [[WebOS Internals PDK]]
 +
* [[Cross Compiling|Cross Compiling]]
 +
* [[Custom Kernels|Custom Kernels]]
 +
* [[Optware Cross Compilation|Optware Cross Compilation]]
 +
* [[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=
==SDK Related Tools==
+
 
 +
==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]]) ==
 
<!-- 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) -->
 
===Eclipse===
 
===Eclipse===
Line 33: Line 53:
 
===Komodo Edit===
 
===Komodo Edit===
  
[http://www.activestate.com/komodo_edit/ Komodo Edit] is an easy to use cross platform open source editor. Use along side the webOS [http://www.webos.templarian.com/komodo/ Toolbox] for easier development. Complete [http://www.webos.templarian.com/komodo/ Code Completion] is also available for Mojo.
+
[http://www.activestate.com/komodo_edit/ Komodo Edit] is an easy to use cross platform open source editor. Use along side the webOS [http://www.webos.templarian.com/komodo/ Add-on] for easier development. Complete [http://www.webos.templarian.com/komodo/ Code Completion] is also available for Mojo. [[Komodo|Wiki Page with Screensots and Install Guide]].
  
 
===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.