Editing Documentation/Maemo Eclipse Tutorial/Installing PluThon

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
With PluThon and Maemo PC Connectivity installed, you can flash your Maemo device, run, debug, and profile Python applications on Maemo devices. You can also create Debian installation packages for your application and install the application on the Maemo device.
With PluThon and Maemo PC Connectivity installed, you can flash your Maemo device, run, debug, and profile Python applications on Maemo devices. You can also create Debian installation packages for your application and install the application on the Maemo device.
-
Maemo PC Connectivity must be installed to the Maemo device and host PC before all features provided by Maemo Eclipse IDE are usable. See more information from [[Documentation/Maemo PC Connectivity Tutorial|Maemo PC Connectivity Tutorial]].
+
Maemo PC Connectivity must be installed to the Maemo device and host PC before all features provided by Maemo Eclipse IDE are usable. See more information from ''Maemo PC Connectivity Tutorial'' <ref name=r2>Maemo PC Connectivity Tutorial. http://library.maemodocs.nokia.com</ref>.
== PluThon IDE ==
== PluThon IDE ==
Line 9: Line 9:
You can install PluThon completely from an archive or add it to an existing Eclipse 3.4.2 installation through Maemo update sites.
You can install PluThon completely from an archive or add it to an existing Eclipse 3.4.2 installation through Maemo update sites.
-
You can install PluThon on a variety of hosts. The [[#Supported Environments|Supported Environments]] section describes the supported hosts. The [[#Installing PluThon IDE|Installing PluThon IDE]] section  describes how to install PluThon.
+
You can install PluThon on a variety of hosts. The "Supported Environments" section [[#Supported Environments]] describes the supported hosts. The "Installing PluThon IDE" section [[#Installing PluThon IDE]] describes how to install PluThon.
=== Supported Maemo Releases ===
=== Supported Maemo Releases ===
Line 15: Line 15:
The supported [http://tablets-dev.nokia.com/ Maemo releases] are:
The supported [http://tablets-dev.nokia.com/ Maemo releases] are:
-
* [[Open development/Maemo roadmap/Diablo|Maemo 4.1.2 Diablo]] (OS2008) with N800, N810, and N810 WiMAX Edition
+
* Maemo 4.1.2 Diablo (OS2008) with N800, N810, and N810 WiMAX Edition
-
* [[Open development/Maemo roadmap/Fremantle|Maemo 5.0 Fremantle]] (OS2009) with N900
+
* Maemo 5.0 Fremantle (OS2009) with N900
-
{{ambox
+
{|
-
|text=Older releases may work but Maemo PC Connectivity is not supported on them. If you use older releases, you must manually set up networking, SSH, and SBRSH.}}
+
|-
 +
| [[Image:dialog-information.png]]
 +
| '''Note:'''  Older releases may work but Maemo PC Connectivity is not supported on them. If you use older releases, you must manually set up networking, SSH, and SBRSH.
 +
|}
=== PluThon Development Environment ===
=== PluThon Development Environment ===
Line 35: Line 38:
=== Host Operating Systems Supported ===
=== Host Operating Systems Supported ===
-
Supported operating systems for host PC are listed in table [[#table-pluthon_supported_operating_systems|4.1]]. Only 32-bit operating systems are supported and tested, for example Maemo does not provide official support for any 64-bit operating system.
+
Supported operating systems for host PC are listed in table 4.1. Only 32-bit operating systems are supported and tested, e.g. Maemo does not provide official support for any 64-bit operating system.
-
<div id="table-pluthon_supported_operating_systems">
 
{| class="wikitable"
{| class="wikitable"
|+ Table 4.1: Host Operating Systems Supported for Pluthon
|+ Table 4.1: Host Operating Systems Supported for Pluthon
Line 112: Line 114:
: The Host PC Connectivity has not been fully ported to this OS causing restrictions to the supported functionality.
: The Host PC Connectivity has not been fully ported to this OS causing restrictions to the supported functionality.
; '''Note 3'''
; '''Note 3'''
-
: On newer Linux distributions, some components like GTK+ and xulrunner have changed in ways that make Eclipse difficult to launch. You need to use provided <code>pluthon.sh</code> script to launch ESbox and work around the issues.
+
: On newer Linux distributions, some components like GTK+ and xulrunner have changed in ways that make Eclipse difficult to launch. You need to use provided <span><font face="monospace">pluthon.sh</font></span> script to launch ESbox and work around the issues.
-
{{ambox
+
{|
-
|text=Cygwin 1.5 is part of Host PC Connectivity for Windows and works fine in Maemo environment but supports only Windows XP. Cygwin 1.7 which supports also Windows 7 and Windows Vista has problems with X11 server preventing Maemo to fully supporting Windows 7 and Windows Vista operatring systems.
+
|-
-
}}
+
| [[Image:dialog-information.png]]
 +
| '''Note:'''  Cygwin 1.5 is part of Host PC Connectivity for Windows and works fine in Maemo environment but supports only Windows XP. Cygwin 1.7 which supports also Windows 7 and Windows Vista has problems with X11 server preventing Maemo to fully supporting Windows 7 and Windows Vista operatring systems.
 +
|}
== Installing PluThon IDE ==
== Installing PluThon IDE ==
Line 128: Line 132:
* [http://openjdk.java.net/ OpenJDK 6+]
* [http://openjdk.java.net/ OpenJDK 6+]
-
{{ambox
+
{|
-
|text=GNU gcj is not supported.
+
|-
-
}}
+
| [[Image:dialog-information.png]]
 +
| '''Note:'''  GNU gcj is not supported.
 +
|}
These JREs are available as packages in your distribution or you can download them directly from the above websites.
These JREs are available as packages in your distribution or you can download them directly from the above websites.
Line 137: Line 143:
* PluThon is distributed as a full Eclipse product archive that contains Eclipse, the Mica framework, and PluThon. This is the easiest way to ensure you have the right versions of the plugins and features.
* PluThon is distributed as a full Eclipse product archive that contains Eclipse, the Mica framework, and PluThon. This is the easiest way to ensure you have the right versions of the plugins and features.
-
* Download the product archive, extract it, and get started. Follow the instructions for [[Documentation/Maemo Eclipse Tutorial/Installation Methods#Installation via Product Archives|installation via the Maemo Update site]]
+
* Download the product archive, extract it, and get started. Follow these instructions [/node5.html#sec:eclipse_tutorial_installation_product_archives 3.2]
=== Method 2: Eclipse Update Site ===
=== Method 2: Eclipse Update Site ===
Line 143: Line 149:
* If you already have a custom Eclipse 3.4.2 installation or want to build one, you can use the Eclipse Software Updates mechanism to download, install and upgrade PluThon and Mica from the Internet.
* If you already have a custom Eclipse 3.4.2 installation or want to build one, you can use the Eclipse Software Updates mechanism to download, install and upgrade PluThon and Mica from the Internet.
* Newer versions of Eclipse than 3.4.x are not supported because of the hard dependencies on the Eclipse packages used.
* Newer versions of Eclipse than 3.4.x are not supported because of the hard dependencies on the Eclipse packages used.
-
* Follow the instructions for [[Documentation/Maemo Eclipse Tutorial/Installation Methods#Installation via Maemo Update Site|installation via the Maemo Update site]]
+
* Follow these instructions [/node5.html#sec:eclipse_tutorial_installation_via_update_site 3.3]
 +
 
 +
{|
 +
|-
 +
| [[Image:dialog-information.png]]
 +
| '''Note:'''  You can upgrade the installation (done either using Full Product Archive or the Eclipse Update Site) through Eclipse Software Updates.
 +
|}
 +
 
 +
== References ==
-
{{ambox
+
<references />
-
|text=You can upgrade the installation (done either using Full Product Archive or the Eclipse Update Site) through Eclipse Software Updates.
+
-
}}
+
[[Category:Documentation]]
[[Category:Documentation]]
[[Category:Eclipse]]
[[Category:Eclipse]]

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: