[Esbox-commits] r1518 - in www/beta1: . css images/install
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Sat May 2 00:07:31 EEST 2009
Author: eswartz
Date: 2009-05-02 00:07:31 +0300 (Sat, 02 May 2009)
New Revision: 1518
Added:
www/beta1/images/install/esbox-perspective-menu.png
www/beta1/images/install/esbox-perspective-open.png
www/beta1/images/install/esbox-update-already-installed.png
www/beta1/images/install/esbox-update-available.png
www/beta1/images/install/esbox-update-cannot-complete.png
www/beta1/images/install/esbox-update-install-licenses.png
www/beta1/images/install/esbox-update-install.png
www/beta1/images/install/esbox-update-menu.png
www/beta1/images/install/esbox-update-proxy.png
www/beta1/images/install/esbox-update-restart.png
www/beta1/images/install/esbox-update-selection.png
www/beta1/images/install/esbox-update-site-add-esbox.png
www/beta1/images/install/esbox-update-site-add-mica.png
www/beta1/images/install/esbox-updates.png
www/beta1/installation_manual.html
www/beta1/installation_prereqs.html
www/beta1/installation_product.html
www/beta1/installation_update_site.html
Removed:
www/beta1/eclipse_installation.html
www/beta1/esbox_installation.html
www/beta1/images/install/cdt1.png
www/beta1/images/install/cdt2.png
www/beta1/images/install/cdt3.png
www/beta1/images/install/cdt4.png
www/beta1/images/install/cdt5.png
www/beta1/images/install/cdt6.png
www/beta1/images/install/esbox1.png
www/beta1/images/install/esbox2.png
www/beta1/images/install/esbox3.png
www/beta1/images/install/esbox4.png
www/beta1/images/install/esbox5.png
www/beta1/images/install/esbox6.png
www/beta1/images/install/pluthon1.png
www/beta1/images/install/pluthon2.png
www/beta1/images/install/pluthon3.png
www/beta1/images/install/pluthon4.png
www/beta1/images/install/pluthon5.png
www/beta1/images/install/pluthon6.png
www/beta1/images/install/pydev1.png
www/beta1/images/install/pydev2.png
www/beta1/images/install/pydev3.png
www/beta1/images/install/pydev4.png
www/beta1/images/install/pydev5.png
www/beta1/images/install/pydev6.png
www/beta1/pydev.html
Modified:
www/beta1/changes.html
www/beta1/contributing.html
www/beta1/css/main.css
www/beta1/documentation.html
www/beta1/features.html
www/beta1/ide_integration.html
www/beta1/index.html
www/beta1/installation.html
www/beta1/pydev_interpreter.html
www/beta1/release.html
www/beta1/release_2_0_0_M1.html
Log:
More work in progress
Modified: www/beta1/changes.html
===================================================================
--- www/beta1/changes.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/changes.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -45,7 +45,7 @@
<div class="wrap">
<div id="container">
- <div id="content" style="width:98%">
+ <div id="content">
<h3>Integration releases</h3>
@@ -64,7 +64,7 @@
<br/>
The "all" archives from before are split into pieces due to build-time requirements. Get a "common" archive and an archive for your host OS and unpack them on top of each other.
<br/>
-Alternately, start from an Eclipse 3.4.2 installation, go to Help > Software Updates, then click Available Software > Add Site and enter the URL for the "esbox-repository.zip" archive. (You can download it first, and add from Archive instead). Select the "ESbox 2nd Edition" entry to install.
+Alternately, start from an Eclipse 3.4.2 installation, go to Help > Software Updates, then click Available Software > Add Site and enter the URL for the "esbox-repository.zip" archive. (You can download it first, and add from Archive instead). Select the "ESbox 2nd Edition" entry to install.
<br/>
We will support actual update sites at the http://esbox.garage.maemo.org/update site soon.
<br/>
@@ -98,7 +98,7 @@
<ul>
<li> Cannot terminate running program with DSF</li>
<li>Launch configurations are not deleted when project is deleted</li>
- <li>Launch configurations do not show up in Project > Properties > Run/Debug Settings</li>
+ <li>Launch configurations do not show up in Project > Properties > Run/Debug Settings</li>
</ul>
</li>
<li>
@@ -201,7 +201,7 @@
SBRSH host <-->device key exchange ("Exchange keys" button in an SBRSH launch configuration)
</li>
<li>
- VNC plugin integrated. Window > Show View > Remote Systems > VNC.
+ VNC plugin integrated. Window > Show View > Remote Systems > VNC.
Use the x11vnc server from the <a href="http://pc-connectivity.garage.maemo.org">pc-connectivity garage project</a>.
</li>
<li>
@@ -214,7 +214,7 @@
Separate C and C++ project wizards (vs. one C/C++ one) -- templates show up only in their own wizard
</li>
<li>
- Import Apt Project (File > Import > ESbox > Project from Apt Repository)
+ Import Apt Project (File > Import > ESbox > Project from Apt Repository)
</li>
<li>
Validate Installed Packages works for PluThon, Python, and make projects now. It just suggests a fixed set of metapackages though.
@@ -266,7 +266,7 @@
Added preconfigured Debian folders to all the C/C++ project templates. (Currently some issues remain when installing these.)
</li>
<li>
- Fixed issue with Project > Build Application > Build All command
+ Fixed issue with Project > Build Application > Build All command
<a href="https://garage.maemo.org/tracker/?func=detail&group_id=799&aid=3207&atid=2996">[#3207]</a>
</li>
</ul>
@@ -533,15 +533,15 @@
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Modified: www/beta1/contributing.html
===================================================================
--- www/beta1/contributing.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/contributing.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -45,7 +45,7 @@
<div class="wrap">
<div id="container">
- <div id="content" style="width:98%">
+ <div id="content">
<h3><a href="http://garage.maemo.org/projects/esbox" target="_blank">Project Page</a></h3>
<ul>
<li> ESbox page at garage.maemo.org</li>
@@ -72,15 +72,15 @@
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Modified: www/beta1/css/main.css
===================================================================
--- www/beta1/css/main.css 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/css/main.css 2009-05-01 21:07:31 UTC (rev 1518)
@@ -2,7 +2,8 @@
body { margin: 4px 0 0; background: #2e535c url(../images/bg_full.jpg) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #4a7578 }
h1 { font-size: 3em; font-weight: normal; float: left }
h1 a { text-decoration: none }
- h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em }
+ /*h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em }*/
+ h2 { font-size: 2em; color: #666666; font-weight: bold; margin: 0 0 .8em }
h3 { font-size: 1.5em; border-bottom: 0px; margin: 0 0 .3em; padding-left: 6px }
p { margin: 0 0 2em 0; line-height: 1.8em }
em { border-bottom: 1px dotted #fff; cursor: pointer }
@@ -42,10 +43,10 @@
#content {
float: left;
padding: 5px;
- width: 486px
+ width: 98%
}
html>body #content {
- width: 486px
+ width: 98%
}
li {
line-height: 22px;
@@ -73,7 +74,18 @@
list-style-image: url(../images/ic_fix.jpg);
list-style-position: inside;
margin-right: 5px
- }
+ }
+ .note {
+ line-height: 22px;
+ list-style-image: url(../images/ico_fe.jpg);
+ list-style-position: inside;
+ }
+ .warning {
+ line-height: 22px;
+ list-style-image: url(../images/ico_issues.jpg);
+ list-style-position: inside;
+ font-style: italic;
+ }
.h4 { font-size: 1.3em; border-bottom: 0px; margin: 0 0 .3em; font-weight: bold }
.vi {
line-height: 22px;
@@ -102,3 +114,27 @@
#footer .right { float: right; margin-right: 5px; padding: 2px }
#footer .part { text-align:center; margin: 0; display:block; background-color: #000; color:#FFF}
#footer a { color: #fff; font-weight: bold }
+
+#info { width: 16em; padding: 4px; background-color: #add; color: #4a7578;
+ text-align: left;
+ float: right; border: 2px; border-style: solid; }
+
+#warning { width: 16em; padding: 4px; background-color: #dda; color: #e44;
+ text-align: left;
+ float: right; border: 2px; border-style: solid; }
+
+.code { font-family:"Courier New",courier,monospace,serif ;
+ text-align:left; white-space:pre; font-style: normal; }
+
+#group {
+ border: 1px; border-style: dotted; padding: 1em 1em 1em 1em;
+ margin: 1em;
+ margin-left: 2em;
+}
+
+#heading {
+ margin-left: -2em;
+ margin-right: 0em;
+ background-color: #ee8;
+ text-indent: 2em
+}
Modified: www/beta1/documentation.html
===================================================================
--- www/beta1/documentation.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/documentation.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -45,29 +45,29 @@
<div class="wrap">
<div id="container">
- <div id="content" style="width:98%">
+ <div id="content">
<br /> There are lots of resources to learn how to start maemo development with ESbox.<br /><br />
<h3><a href="http://esbox.embedded.ufcg.edu.br/help/topic/org.indt.esbox.help/html/toc.html" target="_blank">ESbox User Help</a></h3>
<ul>
- <li> ESbox User Help available on-line</li>
+ <li>ESbox User Help available on-line</li>
</ul>
<h3><a href="http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.cdt.doc.user" target="_blank">CDT User Help</a></h3>
<ul>
- <li> CDT User Help available on-line</li>
+ <li>CDT User Help available on-line</li>
</ul>
<h3><a href="http://www.youtube.com/user/esboxteam" target="_blank">ESbox Screencasts</a></h3>
<ul>
- <li> ESbox channel on YouTube</li>
+ <li>ESbox channel on YouTube</li>
</ul>
<h3><a href="http://maemo.org/development/documentation/pc_connectivity/" target="_blank">PC Connectivity</a></h3>
<h3><a href="http://maemo.org/development/documentation/programming_languages/" target="_blank">Programming Languages</a></h3>
<h3><a target="_blank" href="http://www.maemo.org">maemo.org</a></h3>
<ul>
- <li> maemo platform official site</li>
+ <li>maemo platform official site</li>
</ul>
<h3><a target="_blank" href="http://www.eclipse.org">Eclipse.org</a></h3>
<ul>
- <li> Eclipse project official site</li>
+ <li>Eclipse project official site</li>
</ul>
<p style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0" /></a></p>
</div>
@@ -78,15 +78,15 @@
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Deleted: www/beta1/eclipse_installation.html
===================================================================
--- www/beta1/eclipse_installation.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/eclipse_installation.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,306 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <title>Features</title>
- <meta name="description" content="" />
- <meta name="keywords" content="" />
- <link href="css/main.css" rel="stylesheet" type="text/css" />
- <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
- <link rel="shortcut icon" href="images/favicon.ico" />
- <script type="text/javascript" src="js/prototype.js"></script>
- <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
- <script type="text/javascript" src="js/lightbox.js"></script>
-</head>
-<body>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript%3E%3C/script%3E'"));
- </script>
- <script type="text/javascript">
- var pageTracker = _gat._getTracker("UA-2565700-2");
- pageTracker._initData();
- pageTracker._trackPageview();
- </script>
- <div id="header">
- <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0" /></a></span>
- <ul id="menu">
- <li><a href="index.html">home</a></li>
- <li><a href="features.html">features</a></li>
- <li><a href="changes.html">changes</a></li>
- <li><a href="documentation.html">documentation</a></li>
- <li class="active"><a href="installation.html">installation</a></li>
- <li><a href="release.html">release notes</a></li>
- <li><a href="contributing.html">contributing</a></li>
- </ul>
- </div>
-
- <div id="banner">
- <div class="wrap">
- <div id="box">
- </div>
- </div>
- </div>
-
- <div class="wrap">
-
- <div id="container">
- <div id="content" style="width:98%">
-
-<h3 style="color:#666666"> ECLIPSE INSTALLATION </h3>
-
- <p></p>
- <ul> Sun's Java Runtime Environment (JRE) 1.5 or newer. Follow <b>the
-following steps in
-order</b> to install it:</ul>
-
-
-<ul>
-
- <ul>
-
- <li>Installing JDK in Ubuntu Gutsy (it also works on Hardy as
-well) :
-
- <ol>
-
-
-
-
- <li>Note that JRE must be installed outside Scratchbox
-enviroment.</li>
-
-
-
-
- <br>
-
-
-
-
- <li style="font-style: italic;">gcj is not
-supported
-with Eclipse. Sun's JRE or IBM's
-JRE are known to work.</li>
-
-
-
-
- <b><br>
-
-
-
-
- </b><li>Add the following line to your <b>/etc/apt/sources.list</b>:
- <br style="font-weight: bold;">
-
-
-
-
-
-
-
- <pre class="codigo">deb http://us.archive.ubuntu.com/ubuntu gutsy universe multiverse</pre>
-
-
-
-
- </li>
-
-
-
-<p></p>
- <li>Install JRE 1.5.0 or newer:<br>
-
-
-
-
-
-
-
- <pre class="codigo">sudo apt-get update<br>sudo apt-get install sun-java5-jre<br></pre>
-
-
-
-
- </li>
-
-
-
-<p></p>
- <li>Set the Java VM as default <br>
-
-
-
-
-
-
-
- <pre class="codigo">sudo update-alternatives --config java <br></pre>
-
-
-
-
-and select the option with <b>/usr/lib/jvm/java-1.5.0-sun/jre/bin/java<br>
-
-
-
-
- </b></li>
-
-
-
-
- <b><br>
-
-
-
-
- </b>
-
-
-
- </ol>
-
-
-
-
- </li>
-
-
-
-
- <li><a href="http://java.sun.com/javase/downloads/index_jdk5.jsp" target="_blank">Other installation methods</a></li>
-
-
-
-
-
-
-
- </ul>
-
-
-
-
-</ul>
-
-
-
-
-<ul>
-
-
-
-
-<p></p>
-Eclipse SDK 3.3.x Follow<b> the following steps
-in order</b> to install it.<br>
-
-
-
-
-
-
-
- <ol>
-
-
-
-
- <br>
-
-
-
-
- <li>Download Eclipse for Linux platform with CDT plug-in at <a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/europa/winter/eclipse-cpp-europa-winter-linux-gtk.tar.gz" target="_blank">this</a> link.</li>
-
-
-
-
- <br>
-
-
-
-
- <li>Extract the previously downloaded file to your home
-directory (ex.:<i>/home/user</i>):
-
- <pre class="codigo"> cd /home/user<br> tar xvzf eclipse-cpp-europa-winter-linux-gtk.tar.gz</pre>
-
- </li>
-<p></p>
- <li>Start Eclipse by running the Eclipse executable
-included with the release. The executable file is called <em>eclipse</em>,
-and is located in the eclipse sub-directory of the install:
-
- <pre class="codigo"> /home/user/eclipse/eclipse</pre>
- </li>
-<p></p>
- <li>For more detailed information about Eclipse SDK, see
-the <a href="http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.1.html" target="_blank">Eclipse 3.3.1 Readme</a>.</li>
- </ol>
-
-
-<p></p>
-
-PyDev >= 1.3.7<br>
-
- <ul>
-
- <li>Follow <a href="pydev.html" style="text-decoration: underline;">these</a>
-instructions in order to
-install PyDev.<br>
-
- </li>
-
- </ul>
-<p></p>
-Python interpreter configured<br>
-
- <ul>
-
-<li>Follow <a href="pydev_interpreter.html">these</a> instructions in order to configure the PyDev interpreter.</li>
-
- </ul>
-
-</ul>
-
-
-
-
-<ul>
-
-
-
-
-
-
-
- <p style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0" /></a></p>
-
-</ul>
- </div>
-
- </div>
- </div>
- <div id="footer">
- <div class="part">
- <table width="100%" cellspacing="5px" style="bgcolor:#000">
- <tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
- <td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
- <td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
- <td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
- <td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
- </tr>
- </table>
- </div>
- <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
- </div>
-</body>
-</html>
Deleted: www/beta1/esbox_installation.html
===================================================================
--- www/beta1/esbox_installation.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/esbox_installation.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,138 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <title>Features</title>
- <meta name="description" content="" />
- <meta name="keywords" content="" />
- <link href="css/main.css" rel="stylesheet" type="text/css" />
- <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
- <link rel="shortcut icon" href="images/favicon.ico" />
- <script type="text/javascript" src="js/prototype.js"></script>
- <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
- <script type="text/javascript" src="js/lightbox.js"></script>
-</head>
-<body>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript%3E%3C/script%3E'"));
- </script>
- <script type="text/javascript">
- var pageTracker = _gat._getTracker("UA-2565700-2");
- pageTracker._initData();
- pageTracker._trackPageview();
- </script>
- <div id="header">
- <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0" /></a></span>
- <ul id="menu">
- <li><a href="index.html">home</a></li>
- <li><a href="features.html">features</a></li>
- <li><a href="changes.html">changes</a></li>
- <li><a href="documentation.html">documentation</a></li>
- <li class="active"><a href="installation.html">installation</a></li>
- <li><a href="release.html">release notes</a></li>
- <li><a href="contributing.html">contributing</a></li>
- </ul>
- </div>
-
- <div id="banner">
- <div class="wrap">
- <div id="box">
- </div>
- </div>
- </div>
-
- <div class="wrap">
-
- <div id="container">
- <div id="content" style="width:98%">
-<h3 style="color:#666666"> ESBOX INSTALLATION VIA UPDATE SITE</h3>
-
-<br>
-
-<ol>
-
- <li>Verify that your proxy is configured <span style="text-decoration: underline;">if
-needed</span> in <em>Window > Preferences >
-General > Network Connections</em>.<p></p>
- </li>
-
- <li>Select <i>Help >
-Software Updates >
-Find and Install</i> from the main menu bar.<p></p>
-
- <img style="width: 602px; height: 336px;" src="images/install/esbox1.png" alt="esbox1"> <br> </li>
-
- <li>Select the <i>Search for
-new features to install</i>
-and click <i>Next</i>.<p></p>
-
- <img style="width: 626px; height: 399px;" src="images/install/esbox2.png" alt="esbox2"> </li>
-
- <li>Click <i>New Remote Site</i>.<p></p>
-
- <img style="width: 600px; height: 391px;" src="images/install/pluthon3.png" alt="pluthon3"> </li>
-
- <li>Fill the form with the following
-values, click <i>OK</i>
-(Figure 4) and click <i>Finish</i> (Figure 3).
-
- <ul>
-
- <li>Name : <strong>ESbox</strong></li>
-
- <li>URL : <strong>http://esbox.garage.maemo.org/update</strong></li>
-
- </ul>
-
- <img style="width: 360px; height: 185px;" src="images/install/esbox4.png" alt="esbox4"> </li>
-
- <li>Select <i>ESbox</i>
-and click <i>Next</i>.<p></p>
-
- <img style="width: 600px; height: 494px;" src="images/install/esbox5.png" alt="esbox5"> </li>
-
- <li>Select <i>I accept the
-terms in the license
-agreements</i> and click <i>Next</i>.<p></p>
-
- <img style="width: 602px; height: 559px;" src="images/install/esbox6.png" alt="esbox6"> </li>
-
- <li>Click <i>Finish</i>
-and the installation will
-be performed.<p></p>
-
- </li>
-
-</ol>
-
-<b><span style="background-color: rgb(224, 224, 224);"></span></b>
-<div style="margin-left: 80px;"></div>
-
-<ul>
-
- <p style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0" /></a></p>
- </div>
-
- </div>
- </div>
- <div id="footer">
- <div class="part">
- <table width="100%" cellspacing="5px" style="bgcolor:#000">
- <tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
- <td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
- <td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
- <td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
- <td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
- </tr>
- </table>
- </div>
- <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
- </div>
-</body>
-</html>
Modified: www/beta1/features.html
===================================================================
--- www/beta1/features.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/features.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -45,32 +45,33 @@
<div class="wrap">
<div id="container">
- <div id="content" style="width:98%">
+ <div id="content">
<h3>General</h3>
<ul>
- <li class="fe"><a href="http://maemo.org/development/documentation/ide_integration/" target="_blank">Eclipse IDE integration</a> for maemo development platform</li>
- <li >Support for Eclipse IDE for C/C++ Developers 3.3.x and CDT 4.0.x</li>
- <li class="fe">Integration for <a href="http://www.scratchbox.org">Scratchbox 1.x</a>(e.g. Apophis R4)
- and <a href="http://maemo-sdk.garage.maemo.org">Scratchbox 2 (Maemo SDK+)</a>.
+ <li class="fe"><a href="http://Maemo.org/development/documentation/ide_integration/" target="_blank">Eclipse IDE integration</a> for Maemo development platform</li>
+ <li >Support for Eclipse IDE for C/C++ Developers 3.4.2 and CDT 5.0.2</li>
+ <li class="fe">Integration for <a href="http://www.scratchbox.org" target="_blank">Scratchbox 1.x</a>(e.g. Apophis R4)
+ and <a href="http://Maemo-sdk.garage.maemo.org" target="_blank">Scratchbox 2 (Maemo SDK+)</a>.
</li>
<li class="fe">Maemo 4.1.x Diablo and 5.0.x Fremantle SDK releases on both N800 and N810 Internet Tablet devices supported</li>
- <li class="fe">Implemented on extensible <a href="http://mica.garage.maemo.org">Mica plugin framework</a> </li>
+ <li class="fe">Implemented on extensible <a href="http://mica.garage.maemo.org" target="_blank">Mica plugin framework</a> </li>
<li >Other (commercial) Eclipse based IDEs can use plugin as basis for their integration</li>
- <li class="fe">Integration supports same Debian based Linux distros supported by Scratchbox and maemo</li>
+ <li class="fe">Integration supports same Debian based Linux distributions supported by Scratchbox and Maemo</li>
<li >Latest Ubuntu stable and LTS release</li>
</ul>
- <h3>Target User</h3>
+ <h3>Target User</h3>
<ul>
- <li class="fe">Integration is targeted for application developers (not platform developers)</li>
- <li class="fe">ESbox supports programming C/C++ and Python languages</li>
+ <li class="fe">Integration is targeted for application developers</li>
+ <li class="fe">Initial support for platform development through shared library support and project import from Maemo repositories</li>
+ <li class="fe">ESbox supports C/C++ and Python programmming languages</li>
</ul>
- <h3>General Plugin</h3>
+ <h3>General Product</h3>
<ul>
- <li class="fe">ESbox can be installed using "standard" Eclipse plugin installation procedure (using Update Site)</li>
- <li class="fe">ESbox can be configured inside Eclipse using "standard" configuration method (using Property and Preferences pages)</li>
- <li class="fe">ESbox has default configuration set for maemo 4.x C/C++ and Python development</li>
- <li class="fe">ESbox supports environments where only one or all maemo releases are installed to the same Scratchbox instance</li>
- <li class="fe">User can easily choose which maemo SDK he/she wants to use</li>
+ <li class="fe">ESbox can be installed using standard Eclipse plugin installation procedure (using Update Site)</li>
+ <li class="fe">ESbox can be configured inside Eclipse using standard configuration method (using Property and Preferences pages)</li>
+ <li class="fe">ESbox has default configuration set for Maemo 4.x and 5.x C/C++ and Python development</li>
+ <li class="fe">ESbox supports environments where only one or all Maemo releases are installed to the same Scratchbox instance</li>
+ <li class="fe">User can easily choose which Maemo SDK he/she wants to use</li>
<li class="fe">ESbox supports templates in project creation</li>
<li >GTK+ "Hello World", Hildon "Hello World", Hildon GUI Application, examples of C++ bidings for Hildon, etc.</li>
<li class="fe">ESbox supports localization of application (using gettext tool)</li>
@@ -99,17 +100,17 @@
<li >Debug application on device</li>
<li >Create installation package for device </li>
<li >Install application package to device </li>
- <li class="fe">Support for maemo PC Connectivity packages to setup connectivity between host PC and Tablet</li>
+ <li class="fe">Support for Maemo PC Connectivity packages to setup connectivity between host PC and Tablet</li>
<li >e.g. ssh, sshfs/fuse, sbrsh (with sshfs and NFS mounts) are supported</li>
- <li class="fe">User can easily develop and test application using different maemo environments</li>
- <li >maemo 4.0.x Chinook and 4.1.x Diablo SDK releases installed within same Scratchbox instance</li>
+ <li class="fe">User can easily develop and test application using different Maemo environments</li>
+ <li >Maemo 4.0.x Chinook and 4.1.x Diablo SDK releases installed within same Scratchbox instance</li>
<li class="fe">User can make performance tests with device using OProfile</li>
- <li >OProfile is available on maemo development environment (maemo SDK + Scratchbox) and on device</li>
- <li >See more information about OProfile on <a href="http://maemo.org/development/maemo_tools_index.html" target="_blank">http://maemo.org/development<wbr>/maemo_tools_index.html</a></li>
- <li >Installation instructions are available on <a href="http://maemo.org/development/tools/doc/chinook/oprofile/" target="_blank">http://maemo.org/development<wbr>/tools/doc/chinook/oprofile/</a></li>
+ <li >OProfile is available on Maemo development environment (Maemo SDK + Scratchbox) and on device</li>
+ <li >See more information about OProfile on <a href="http://Maemo.org/development/Maemo_tools_index.html" target="_blank">http://Maemo.org/development<wbr>/Maemo_tools_index.html</a></li>
+ <li >Installation instructions are available on <a href="http://Maemo.org/development/tools/doc/chinook/oprofile/" target="_blank">http://Maemo.org/development<wbr>/tools/doc/chinook/oprofile/</a></li>
<li class="fe">User can make memory leak tests using Valgrind</li>
<li >Valgrind is available only for x86 rootstrap</li>
- <li >See more information about Valgrind on <a href="http://maemo.org/development/maemo_tools_index.html" target="_blank">http://maemo.org/development<wbr>/maemo_tools_index.html</a></li>
+ <li >See more information about Valgrind on <a href="http://Maemo.org/development/Maemo_tools_index.html" target="_blank">http://Maemo.org/development<wbr>/Maemo_tools_index.html</a></li>
</ul>
<h3>Installation</h3>
<ul>
@@ -133,15 +134,15 @@
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Modified: www/beta1/ide_integration.html
===================================================================
--- www/beta1/ide_integration.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/ide_integration.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@@ -64,7 +64,8 @@
<div class="wrap">
<div id="container">
-<div id="content" style="width: 98%;"> <span style="font-weight: bold;"><br />
+<div id="content">
+ <span style="font-weight: bold;"><br />
</span>IDE Integration 2nd Edition is coming soon! Our team is
working to
@@ -87,41 +88,24 @@
</div>
-<div id="footer">
-<p class="part"> </p>
+ <div id="footer">
+ <div class="part">
+ <table width="100%" cellspacing="5px" style="bgcolor:#000">
+ <tr class="white">
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td valign="middle">is a part of</td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td valign="middle">developed by</td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td valign="middle">in cooperation with</td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td valign="middle">and</td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
+ </tr>
+ </table>
+ </div>
+ <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+ </div>
-<table bgcolor="#000000" border="0" cellspacing="5" width="100%">
-
- <tbody>
-
- <tr class="white">
-
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" border="0" /></a></td>
-
- <td valign="middle">is a part of</td>
-
- <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" border="0" /></a></td>
-
- <td valign="middle">developed by</td>
-
- <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" border="0" /></a></td>
-
- <td valign="middle">in cooperation with</td>
-
- <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" border="0" /></a></td>
-
- <td valign="middle">and</td>
-
- <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" border="0" /></a></td>
-
- </tr>
-
- </tbody>
-</table>
-
-<p class="right">© Copyright 2007 - 2008, INdT</p>
-
-</div>
-
</body>
</html>
Deleted: www/beta1/images/install/cdt1.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/cdt2.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/cdt3.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/cdt4.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/cdt5.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/cdt6.png
===================================================================
(Binary files differ)
Added: www/beta1/images/install/esbox-perspective-menu.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-perspective-menu.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-perspective-open.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-perspective-open.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-already-installed.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-already-installed.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-available.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-available.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-cannot-complete.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-cannot-complete.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-install-licenses.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-install-licenses.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-install.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-install.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-menu.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-menu.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-proxy.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-proxy.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-restart.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-restart.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-selection.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-selection.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-site-add-esbox.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-site-add-esbox.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-update-site-add-mica.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-update-site-add-mica.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: www/beta1/images/install/esbox-updates.png
===================================================================
(Binary files differ)
Property changes on: www/beta1/images/install/esbox-updates.png
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Deleted: www/beta1/images/install/esbox1.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/esbox2.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/esbox3.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/esbox4.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/esbox5.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/esbox6.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pluthon1.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pluthon2.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pluthon3.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pluthon4.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pluthon5.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pluthon6.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pydev1.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pydev2.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pydev3.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pydev4.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pydev5.png
===================================================================
(Binary files differ)
Deleted: www/beta1/images/install/pydev6.png
===================================================================
(Binary files differ)
Modified: www/beta1/index.html
===================================================================
--- www/beta1/index.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/index.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@@ -90,11 +90,12 @@
<div id="container">
<div id="content">
-
+
+<h2>ESbox 2nd Edition (beta 1)</h2>
<h3>About ESbox</h3>
-<p style="text-align: justify;">ESbox is an Eclipse product that helps
+<p style="text-align: justify;">ESbox is an Eclipse 3.4.2 product that helps
programmers to develop applications for Maemo platform using Scratchbox
Apophis.
</p><p>
@@ -105,26 +106,27 @@
systems, you may use a VM, or if you want, a remote Linux system, to host the Maemo
SDK and Scratchbox. ESbox will transparently do all the work through that system for you.
</p><p>
-Maemo 4.0 Chinook, 4.1 Diablo, and 5.0 Fremantle SDKs are supported (older ones may work as well).
+Maemo 4.1 Diablo and 5.0 Fremantle SDKs are supported (older versions may work as well).
</p>
<h3>New Features</h3>
-In ESbox 2nd Edition, you can:
+In <span style="font-size: bigger">ESbox 2nd Edition</span>, you can:
<ul>
<li class="fe">Develop with for Scratchbox 1 and 2 in Maemo 5.0.x Fremantle SDK</li>
- <li class="fe">Use Eclipse IDE Ganymede SR2 (3.4.2) using CDT 5.0.2 and PyDev 1.4.4</li>
+ <li class="fe">Install ESbox from a full product archive, or install using Eclipse Update Sites</li>
- <li class="fe">Install ESbox from a full product archive, or update using Eclipse Update Sites</li>
-
<li class="fe">Run on latest Ubuntu Linux and Debian Linux hosts supported by Fremantle SDK</li>
<li class="fe">Run on Windows XP/Vista and Mac OS X Leopard (Intel) using VMware, VirtualBox, and QEMU virtual machines to host Maemo SDKs</li>
+ <li class="fe">Support multiple Scratchbox 1 installations</li>
+
<li class="fe">Install Scratchbox 1 platform and target from scratch</li>
+
<li class="fe">Import Debian projects from Maemo repositories</li>
<li class="fe">Support debug and optimized C/C++ project builds</li>
@@ -133,6 +135,7 @@
<li class="fe">Explore your device using the Remote System Explorer</li>
+ <li class="fe">Flash latest device images to your Nokia Internet Tablet</li>
<!-- not new
<li class="fe">Install Scratchbox 2 targets</li>
-->
@@ -151,7 +154,7 @@
<span style="float: right;"><a href="features.html">All Features</a></span>
<br />
<br />
-<h3>Recent Changes</h3>
+<h2>Recent Changes</h2>
<b style="padding-left: 35px;">ESbox 2.0.0M4 (Beta 1) - (2009-05-14)</b>
@@ -260,15 +263,15 @@
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Modified: www/beta1/installation.html
===================================================================
--- www/beta1/installation.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/installation.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,10 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Installation</title>
<meta name="description" content="" />
- <meta name="keywords" content="" />
+ <meta name="keywords" content="esbox installation" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
<link rel="shortcut icon" href="images/favicon.ico" />
@@ -42,87 +42,269 @@
</div>
</div>
- <div class="wrap">
+<div class="wrap">
+
+<div id="container">
+<div id="content">
+
+<div style="float: right">
+ESbox is part of <a href="http://maemo.org/development/documentation/ide_integration/" target="_blank">maemo IDE Integration</a>
+</div>
+
+<h2 id="requirements">PREREQUISITES</h2>
+
+<p>
+ESbox may be installed in a Linux/i386 environment that supports Maemo SDKs <b>or</b> in a Linux, Windows, or Mac OS X host
+that supports VMware, VirtualBox, or QEMU.
+</p>
+<p>
+Below we describe the basic environment for hosting ESbox and using the emulator and device.
+</p>
+
+<div id="group">
+
+<h3 id="heading">All Environments</h3>
+<ul>
+ <li>Java 1.5 or newer (for hosting Eclipse 3.4.2)
+ <ul>
+ <li>Sun Java 5.0+</li>
+ <li>IBM JRE 5.0+</li>
+ <li>OpenJDK 6+</li>
+ <li class="warning">GNU gcj is not supported</li>
+
+ <li>Installing JDK in Ubuntu Hardy or newer:
+ <ol>
+ <li>Note that JRE must be installed outside Scratchbox
+environment.</li>
+ <li>Add the following line to your <span style="code">/etc/apt/sources.list</span>:<br/>
+ <span class="code">deb http://us.archive.ubuntu.com/ubuntu gutsy universe multiverse</span>
+ </li>
+ <li>Install JRE 1.5.0 or newer:<br/>
+ <span class="code">sudo apt-get update<br/>sudo apt-get install sun-java5-jre<br/></span>
+ </li>
+ <li>Set the Java VM as default <br/>
+ <span class="code">sudo update-alternatives --config java <br/></span>
+and select the option with <span class="code">/usr/lib/jvm/java-1.5.0-sun/jre/bin/java</span><br/>
+ </li>
+ </ol>
+ </li>
+
+ <li>Or install <a href="http://java.sun.com/javase/downloads/index_jdk5.jsp">Sun Java 5.0+</a> or
+ <a href="http://java.sun.com/javase/downloads/index.jsp">Sun Java 6</a></li>
+ <li>Or install <a href="http://www.ibm.com/developerworks/java/jdk/index.html">IBM JRE 5.0+</a></li>
+ <li>Or install <a href="http://openjdk.java.net/">OpenJDK 6+</a></li>
+
+ </ul>
+ <p/>
+ </li>
+ <li>Host PC Connectivity
+ <ul>
+ <li>Host PC connectivity provides host-side software, like ssh and sbrsh clients and utilities and the tightvnc viewer.</li>
+ <li>Find the complete details on the
+ <a href="http://pc-connectivity.garage.maemo.org" target="_blank">PC connectivity project web site</a>.
+ </li>
+ </ul>
+ <p/>
+ </li>
+</ul>
+
+</div>
+
+<div id="group">
+
+<h3 id="heading">Native Environments</h3>
+
+<h3>Linux/i386 </h3>
+<ul>
+ <li>Linux versions supported (in order of Maemo SDK compatibility)
+ <ul>
+ <li>Ubuntu 8.10 (Intrepid)</li>
+ <li>Ubuntu 8.04 LTS (Hardy)</li>
+ <li><span style="text-decoration: line-through">Ubuntu 9.04 (Jaunty)</span>
+ <i>Note: Fremantle beta SDKs currently have
+ <a href="http://maemo.org/development/sdks/maemo_5-0_installation/#sdkissue" target="_blank">
+ serious issues with Xephyr</a> in Jaunty
+ </i>
+ </li>
+ <li>Other Debian-based Linuxes</li>
+ <li>Other Linuxes</li>
+ </ul>
+ </li>
+ <li>Scratchbox and Maemo SDK
+ <ul>
+ <li>Maemo 4.1.x Diablo</li>
+ <li>Maemo 5.0.x Fremantle</li>
+ <li class="note">ESbox can install Scratchbox 1 and Diablo/Fremantle Maemo SDKs</li>
+ <li>If you want to install these yourself, see <a href="http://maemo.org/development/sdks/">the Maemo SDK site</a>.</li>
+ <li class="note">Older SDKs may work but are not supported</li>
+ </ul>
+ </li>
+ <li>Nested X Server (for hosting emulation)
+ <ul>
+ <li>Xephyr</li>
+ <li>In Debian Linux: <span class="code">sudo apt-get install xephyr</span></li>
+ </ul>
+ </li>
+</ul>
+
+</div>
+
+<div id="group">
+
+
+<h3 id="heading">Virtual Machine Environments</h3>
+<h3>Other Linux</h3>
+<ul>
+ <li>Linux versions supported
+ <ul>
+ <li>Not officially tested</li>
+ <li>Any on which you can run Eclipse</li>
+ </ul>
+ </li>
+ <li>Virtual Machines
+ <ul>
+ <li>VMware Workstation / Server / Player</li>
+ <li>Sun VirtualBox</li>
+ <li>QEMU <i>(not recommended, since no acceleration is available)</i></li>
+ <li>See <a href="virtual_machines.html">Virtual Machines</a> page for installation and configuration details.</li>
+ </ul>
+ </li>
+ <li>Nested X Server (for hosting emulation)
+ <ul>
+ <li>Xephyr</li>
+ <li>In Debian Linux: <span class="code">sudo apt-get install xephyr</span></li>
+ </ul>
+ </li>
+</ul>
+
+<p/>
+<h3>Windows</h3>
+<ul>
+ <li>Windows Versions supported
+ <ul>
+ <li>Windows XP SP3</li>
+ <li>Windows Vista SP3</li>
+ </ul>
+ </li>
+ <li>Virtual Machines
+ <ul>
+ <li>VMware Workstation / Server / Player</li>
+ <li>Sun VirtualBox</li>
+ <li>QEMU with KQEMU</li>
+ <li>See <a href="virtual_machines.html">Virtual Machines</a> page for installation and configuration details.</li>
+ </ul>
+ </li>
+ <li>X Server (for hosting emulation)
+ <ul>
+ <li>Xephyr is provided by Host PC connectivity.</li>
+ </ul>
+ </li>
+</ul>
+
+<p/>
+<h3>Mac OS X</h3>
+<ul>
+ <li>Common requirements, plus...</li>
+ <li>MacOS X Versions supported
+ <ul>
+ <li>MacOS X Leopard (Intel)</li>
+ </ul>
+ </li>
+ <li>Virtual Machines
+ <ul>
+ <li>VMware Fusion</li>
+ <li>Sun VirtualBox</li>
+ <li>QEMU via Q [kju:] <i>(not recommended, since no acceleration is available)</i></li>
+ <li>See <a href="virtual_machines.html">Virtual Machines</a> page for installation and configuration details.</li>
+ </ul>
+ </li>
+ <li>X Server (for hosting emulation)
+ <ul>
+ <li>Xephyr</li>
+ <li>Find this in the <a href="http://xquartz.macosforge.org/trac/wiki/X112.3.3" target="_blank">Xquartz project</a>.</li>
+ </ul>
+ </li>
+</ul>
+
+</div>
+
+<div id="group">
+
+<h3 id="heading">Tablet Environment</h3>
+<h3>N800, N810</h3>
+<ul>
+ <li><a href="http://tablets-dev.nokia.com/" target="_blank">Nokia Internet Tablet OS</a>
+ <ul>
+ <li>OS2008 Diablo</li>
+ <li>Fremantle</li>
+ <li class="note">ESbox can flash these environments onto your device.</li>
+ </ul>
+ </li>
+ <li>Maemo PC Connectivity
+ <ul>
+ <li>Maemo PC connectivity provides device-side SSH, sbrsh, NFS, and VNC servers and configuration utilities</li>
+ <li>Find the complete details on the
+ <a href="http://pc-connectivity.garage.maemo.org" target="_blank">PC connectivity project web site</a>.
+ </li>
+ </ul>
+ <p/>
+ </li>
+</ul>
+
+</div>
+
+<p></p>
+<h2 id="installation">ESBOX INSTALLATION</h2>
+
+
+<h3>Method 1: Full Product Archive</h3>
+
+<ul>
+<li>
+ESbox is distributed as a full Eclipse product archive. Download it, extract it, and get started!
+Follow <a href="installation_product.html">these instructions</a>.
+</li>
+</ul>
+
+<p/>
+
+<h3>Method 2: Eclipse Update Site</h3>
+
+<ul>
+ <li>If you have installed Eclipse 3.4.2 already, the Eclipse Software Updates mechanism
+ allows you to download and install and upgrade ESbox from the Internet.
+ Follow <a href="installation_update_site.html">these instructions</a>.</li>
- <div id="container">
- <div id="content" style="width:98%">
- <br /> ESbox is part of <a href="http://maemo.org/development/documentation/ide_integration/">maemo IDE Integration</a><br /><br />
- <h3 style="color:#666666">REQUIREMENTS</h3>
- <h3>Host PC Environment</h3>
- <ul>
- <li> Linux with SSH Client</li>
- <ul>
- <li style="padding-left:30px"> Ubuntu 7.10 stable (Gutsy) or Ubuntu 8.04 LTS (Hardy)</li>
- </ul>
- <li> Maemo SDK (4.0.x Chinook or 4.1.x Diablo) - <a href="http://maemo.org/development/sdks/">Installation
-Instructions </a></li>
- <li> Eclipse SDK 3.3.x with CDT and PyDev plug-ins. Follow <a href="eclipse_installation.html">these</a> instructions
-to install and configure it.</li>
- <li> PC Connectivity</li>
- <ul>
- <li style="padding-left:30px"> Follow the instructions at the <a href="http://maemo.org/development/documentation/pc_connectivity/">PC Connectivity</a> to configure your host machine</li>
- </ul>
- <li>If you wish to debug programs, or run/debug C++ or Python applications on the Scratchbox, you'll need to
-ensure it has the required runtimes installed. Follow <a href="http://maemo.org/development/documentation/programming_languages/">these</a> instructions to install develpment runtimes.</li>
- </ul>
-
-<p></p>
- <h3>Tablet Environment</h3>
- <ul>
- <li> <a href="http://tablets-dev.nokia.com/">Internet Tablet OS</a></li>
- <ul>
- <li style="padding-left:30px"> OS2008 Chinook or Diablo</li>
- </ul>
- <li> Wi-Fi connection or USB cable</li>
- <li>PC Connectivity </li>
- <ul>
- <li style="padding-left:30px"> PC Connectivity will provide all the requirements needed to connect ESbox to your device:</li>
- <ul>
- <li style="padding-left:30px"> OpenSSH server and client</li>
- <li style="padding-left:30px"> OpenSSH server and client</li>
- <li style="padding-left:30px"> OpenSSH server and client</li>
- </ul>
- <li> Follow <a href="http://maemo.org/development/documentation/pc_connectivity/" style="text-decoration: underline;">these</a> instructions to install PC Connectivity on your
-Internet Tablet</li>
- </ul>
- <li> If you wish to debug programs on the tablet using sbrsh, or run/debug C++ or Python applications on the tablet, you'll need to ensure it has the required runtimes installed. Follow <a href="http://maemo.org/development/documentation/programming_languages/">these</a> instructions to install develpment runtimes.</li>
- </ul>
-<p></p>
- <h3 style="color:#666666">INSTALLATION INSTRUCTIONS</h3>
- <ul>
- <li>PLEASE, READ THE REQUIREMENTS SECTION CAREFULLY BEFORE FOLLOW THE INSTALLATION INSTRUCTIONS.</li>
- </ul>
- <h3>Method 1: Remote Update Site</h3>
- <ul>
- <li> Eclipse Update Site mechanism allows customers to download
-and install plug-ins directly into Eclipse using the Eclipse update
-manager: this is the easiest way. Follow <a href="esbox_installation.html">these</a> instructions
-to install ESbox via Remote Update Site.</li>
- </ul>
- <h3>Method 2: ZIP files</h3>
- <ul>
- <li> Download the <a href="https://garage.maemo.org/frs/?group_id=192">ZIP</a> file and extract it on top of Eclipse. Make sure the folder <i>plugins</i> is extracted on top of the Eclipse plugins folder and the folder <i>features</i> is extracted on top of the Eclipse features folder.</li>
- <li> Restart Eclipse with the '-clean' flag, to make sure Eclipse finds out about it. </li>
- </ul>
-
- <p style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" /></a></p>
- </div>
-
- </div>
- </div>
- <div id="footer">
+ <li class="note">Both the Full Product Archive and this method will be upgradeable in the future.</li>
+</ul>
+
+<p/>
+<h3>Method 3: Manual Installation</h3>
+<ul>
+ <li>If you want full control over the installation, follow <a href="installation_manual.html">these instructions</a>.
+ </li>
+</ul>
+
+</div>
+
+<p style="text-align: right"><a href="index.html" target="_parent"><img
+ src="images/li_back.jpg" alt="back" title="back" /></a></p>
+</div>
+
+</div>
+<div id="footer">
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Added: www/beta1/installation_manual.html
===================================================================
--- www/beta1/installation_manual.html (rev 0)
+++ www/beta1/installation_manual.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -0,0 +1,153 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <title>Features</title>
+ <meta name="description" content="" />
+ <meta name="keywords" content="" />
+ <link href="css/main.css" rel="stylesheet" type="text/css" />
+ <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
+ <link rel="shortcut icon" href="images/favicon.ico" />
+ <script type="text/javascript" src="js/prototype.js"></script>
+ <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
+ <script type="text/javascript" src="js/lightbox.js"></script>
+</head>
+<body>
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript%3E%3C/script%3E'"));
+ </script>
+ <script type="text/javascript">
+ var pageTracker = _gat._getTracker("UA-2565700-2");
+ pageTracker._initData();
+ pageTracker._trackPageview();
+ </script>
+ <div id="header">
+ <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0" /></a></span>
+ <ul id="menu">
+ <li><a href="index.html">home</a></li>
+ <li><a href="features.html">features</a></li>
+ <li><a href="changes.html">changes</a></li>
+ <li><a href="documentation.html">documentation</a></li>
+ <li class="active"><a href="installation.html">installation</a></li>
+ <li><a href="release.html">release notes</a></li>
+ <li><a href="contributing.html">contributing</a></li>
+ </ul>
+ </div>
+
+ <div id="banner">
+ <div class="wrap">
+ <div id="box">
+ </div>
+ </div>
+ </div>
+
+ <div class="wrap">
+
+ <div id="container">
+ <div id="content">
+
+<h3 style="color:#666666">ECLIPSE INSTALLATION</h3>
+
+ <p>
+
+ </p>
+ <ul>
+ <li>
+ Sun's Java Runtime Environment (JRE) 1.5 or newer. Follow <b>the
+following steps in
+order</b> to install it:
+<ul>
+ <li>Installing JDK in Ubuntu Gutsy (it also works on Hardy as
+well) :
+ <ol>
+ <li>Note that JRE must be installed outside Scratchbox
+environment.</li>
+ <br>
+ <li style="font-style: italic;">gcj is not
+supported
+with Eclipse. Sun's JRE or IBM's
+JRE are known to work.</li>
+ <b><br>
+ </b><li>Add the following line to your <b>/etc/apt/sources.list</b>:
+ <br style="font-weight: bold;">
+ <pre class="codigo">deb http://us.archive.ubuntu.com/ubuntu gutsy universe multiverse</pre>
+ </li>
+<p></p>
+ <li>Install JRE 1.5.0 or newer:<br>
+ <pre class="codigo">sudo apt-get update<br>sudo apt-get install sun-java5-jre<br></pre>
+ </li>
+<p></p>
+ <li>Set the Java VM as default <br>
+ <pre class="codigo">sudo update-alternatives --config java <br></pre>
+and select the option with <b>/usr/lib/jvm/java-1.5.0-sun/jre/bin/java<br>
+ </b></li>
+ <b><br>
+ </b>
+ </ol>
+ </li>
+ <li><a href="http://java.sun.com/javase/downloads/index_jdk5.jsp" target="_blank">Other installation methods</a></li>
+ </ul>
+</ul>
+<ul>
+<p></p>
+Eclipse SDK 3.3.x Follow<b> the following steps
+in order</b> to install it.<br>
+ <ol>
+ <br>
+ <li>Download Eclipse for Linux platform with CDT plug-in at <a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/europa/winter/eclipse-cpp-europa-winter-linux-gtk.tar.gz" target="_blank">this</a> link.</li>
+ <br>
+ <li>Extract the previously downloaded file to your home
+directory (ex.:<i>/home/user</i>):
+ <pre class="codigo"> cd /home/user<br> tar xvzf eclipse-cpp-europa-winter-linux-gtk.tar.gz</pre>
+ </li>
+<p></p>
+ <li>Start Eclipse by running the Eclipse executable
+included with the release. The executable file is called <em>eclipse</em>,
+and is located in the eclipse sub-directory of the install:
+ <pre class="codigo"> /home/user/eclipse/eclipse</pre>
+ </li>
+<p></p>
+ <li>For more detailed information about Eclipse SDK, see
+the <a href="http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.1.html" target="_blank">Eclipse 3.3.1 Readme</a>.</li>
+ </ol>
+<p></p>
+PyDev >= 1.3.7<br>
+ <ul>
+ <li>Follow <a href="pydev.html" style="text-decoration: underline;">these</a>
+instructions in order to
+install PyDev.<br>
+ </li>
+ </ul>
+<p></p>
+Python interpreter configured<br>
+ <ul>
+<li>Follow <a href="pydev_interpreter.html">these</a> instructions in order to configure the PyDev interpreter.</li>
+ </ul>
+</ul>
+<ul>
+ <span style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0" /></a></span>
+</ul>
+ </div>
+ </div>
+ </div>
+ <div id="footer">
+ <div class="part">
+ <table width="100%" cellspacing="5px" style="bgcolor:#000">
+ <tr class="white">
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td valign="middle">is a part of</td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td valign="middle">developed by</td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td valign="middle">in cooperation with</td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td valign="middle">and</td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
+ </tr>
+ </table>
+ </div>
+ <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+ </div>
+</body>
+</html>
Added: www/beta1/installation_prereqs.html
===================================================================
--- www/beta1/installation_prereqs.html (rev 0)
+++ www/beta1/installation_prereqs.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -0,0 +1,127 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <title>Installation (prerequisites)</title>
+ <meta name="description" content="" />
+ <meta name="keywords" content="esbox installation" />
+ <link href="css/main.css" rel="stylesheet" type="text/css" />
+ <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
+ <link rel="shortcut icon" href="images/favicon.ico" />
+ <script type="text/javascript" src="js/prototype.js"></script>
+ <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
+ <script type="text/javascript" src="js/lightbox.js"></script>
+</head>
+<body>
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ </script>
+ <script type="text/javascript">
+ var pageTracker = _gat._getTracker("UA-2565700-2");
+ pageTracker._initData();
+ pageTracker._trackPageview();
+ </script>
+ <div id="header">
+ <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" /></a></span>
+ <ul id="menu">
+ <li><a href="index.html">home</a></li>
+ <li><a href="features.html">features</a></li>
+ <li><a href="changes.html">changes</a></li>
+ <li><a href="documentation.html">documentation</a></li>
+ <li class="active"><a href="#">installation</a></li>
+ <li><a href="release.html">release notes</a></li>
+ <li><a href="contributing.html">contributing</a></li>
+ </ul>
+ </div>
+
+ <div id="banner">
+ <div class="wrap">
+ <div id="box">
+ </div>
+ </div>
+ </div>
+
+<div class="wrap">
+
+<div id="container">
+<div id="content">
+
+<h2>PREREQUISITE INSTALLATION</h2>
+
+<p>
+Any installation of ESbox needs this software.
+</p>
+<div id="group">
+
+<h3 id="heading">Java</h3>
+<ul>
+ <li>Installing JDK in Ubuntu Hardy or newer:
+ <div style="float: right">Note that JRE must be installed outside Scratchbox
+environment.</div>
+ <ol>
+ <li style="font-style: italic;">gcj is not supported with Eclipse. Sun's JRE or IBM's
+JRE are known to work.</li>
+ <li>Add the following line to your <span style="code">/etc/apt/sources.list</span>:
+ <span class="code">deb http://us.archive.ubuntu.com/ubuntu gutsy universe multiverse</span>
+ </li>
+ <li>Install JRE 1.5.0 or newer:<br/>
+ <span class="code">sudo apt-get update<br/>sudo apt-get install sun-java5-jre<br/></span>
+ </li>
+ <li>Set the Java VM as default <br/>
+ <span class="code">sudo update-alternatives --config java <br/></span>
+and select the option with <span class="code">/usr/lib/jvm/java-1.5.0-sun/jre/bin/java</span><br/>
+ </li>
+ </ol>
+ </li>
+
+ <li>Or install <a href="http://java.sun.com/javase/downloads/index_jdk5.jsp">Sun Java 5.0+</a> or
+ <a href="http://java.sun.com/javase/downloads/index.jsp">Sun Java 6</a></li>
+ <li>Or install <a href="http://www.ibm.com/developerworks/java/jdk/index.html">IBM JRE 5.0+</a></li>
+ <li>Or install <a href="http://openjdk.java.net/">OpenJDK 6+</a></li>
+</ul>
+
+</div>
+
+<div id="group">
+
+<h3 id="heading">PC Connectivity</h3>
+
+<ul>
+ <li>PC connectivity consists of software allowing the PC and device to communicate.
+ <ul>
+ <li>Maemo PC connectivity provides device-side software and configuration</li>
+ <li>Host PC connectivity provides host-side software </li>
+ </ul>
+ </li>
+ <li>Find the complete details for both on the
+ <a href="http://pc-connectivity.garage.maemo.org">PC connectivity project website</a>.
+ </li>
+</ul>
+
+</div>
+
+</div>
+
+</div>
+</div>
+<div id="footer">
+ <div class="part">
+ <table width="100%" cellspacing="5px" style="bgcolor:#000">
+ <tr class="white">
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td valign="middle">is a part of</td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td valign="middle">developed by</td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td valign="middle">in cooperation with</td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td valign="middle">and</td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
+ </tr>
+ </table>
+ </div>
+ <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+ </div>
+</body>
+</html>
Property changes on: www/beta1/installation_prereqs.html
___________________________________________________________________
Name: svn:executable
+ *
Added: www/beta1/installation_product.html
===================================================================
--- www/beta1/installation_product.html (rev 0)
+++ www/beta1/installation_product.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -0,0 +1,109 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <title>Installation</title>
+ <meta name="description" content="" />
+ <meta name="keywords" content="esbox installation" />
+ <link href="css/main.css" rel="stylesheet" type="text/css" />
+ <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
+ <link rel="shortcut icon" href="images/favicon.ico" />
+ <script type="text/javascript" src="js/prototype.js"></script>
+ <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
+ <script type="text/javascript" src="js/lightbox.js"></script>
+</head>
+<body>
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ </script>
+ <script type="text/javascript">
+ var pageTracker = _gat._getTracker("UA-2565700-2");
+ pageTracker._initData();
+ pageTracker._trackPageview();
+ </script>
+ <div id="header">
+ <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" /></a></span>
+ <ul id="menu">
+ <li><a href="index.html">home</a></li>
+ <li><a href="features.html">features</a></li>
+ <li><a href="changes.html">changes</a></li>
+ <li><a href="documentation.html">documentation</a></li>
+ <li class="active"><a href="#">installation</a></li>
+ <li><a href="release.html">release notes</a></li>
+ <li><a href="contributing.html">contributing</a></li>
+ </ul>
+ </div>
+
+ <div id="banner">
+ <div class="wrap">
+ <div id="box">
+ </div>
+ </div>
+ </div>
+
+<div class="wrap">
+
+<div id="container">
+<div id="content">
+
+<h2>PRODUCT ARCHIVE INSTALLATION</h2>
+
+<p>
+ESbox is distributed in a set of ZIP archives that you can extract anywhere on your system to provide a
+full Eclipse Ganymede SR2 environment with ESbox and all its dependencies pre-installed.
+</p>
+<p>
+This installation is upgradeable to new versions of ESbox using Eclipse Software Updates.
+</p>
+
+<div id="group">
+
+<h3 id="heading">Product Archives</h3>
+
+<ul>
+ <li>The archives come in two parts: one common archive, containing the bulk of the installation,
+ and an OS-specific archive.</li>
+ <li class="warn"> If your host OS is not represented, please
+ <a href="installation_update_site.html">use update sites</a> for the best results.
+ </li>
+ <li>Steps:
+ <ol>
+ <li>Download: <a href="https://garage.maemo.org/frs/shownotes.php?release_id=2583">ESbox 2.0.0M4 Release</a>
+ </li>
+ <li>Unzip the *-common.zip and *-<host OS>.zip archive into the same directory of your choice.
+ </li>
+ <li>If using a Sun Java JRE, edit <span class="code">esbox.ini</span> to adjust maximum memory usage.
+ </li>
+ <li>Run: <span class="code">./esbox</span>
+ </li>
+ </ol>
+ </li>
+</ul>
+
+</div>
+
+</div>
+</div>
+</div>
+
+<div id="footer">
+ <div class="part">
+ <table width="100%" cellspacing="5px" style="bgcolor:#000">
+ <tr class="white">
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td valign="middle">is a part of</td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td valign="middle">developed by</td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td valign="middle">in cooperation with</td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td valign="middle">and</td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
+ </tr>
+ </table>
+ </div>
+ <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+ </div>
+</body>
+</html>
Property changes on: www/beta1/installation_product.html
___________________________________________________________________
Name: svn:executable
+ *
Added: www/beta1/installation_update_site.html
===================================================================
--- www/beta1/installation_update_site.html (rev 0)
+++ www/beta1/installation_update_site.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -0,0 +1,190 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <title>Installation (Update Sites)</title>
+ <meta name="description" content="" />
+ <meta name="keywords" content="" />
+ <link href="css/main.css" rel="stylesheet" type="text/css" />
+ <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
+ <link rel="shortcut icon" href="images/favicon.ico" />
+ <script type="text/javascript" src="js/prototype.js"></script>
+ <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
+ <script type="text/javascript" src="js/lightbox.js"></script>
+</head>
+<body>
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript%3E%3C/script%3E'"));
+ </script>
+ <script type="text/javascript">
+ var pageTracker = _gat._getTracker("UA-2565700-2");
+ pageTracker._initData();
+ pageTracker._trackPageview();
+ </script>
+ <div id="header">
+ <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0" /></a></span>
+ <ul id="menu">
+ <li><a href="index.html">home</a></li>
+ <li><a href="features.html">features</a></li>
+ <li><a href="changes.html">changes</a></li>
+ <li><a href="documentation.html">documentation</a></li>
+ <li class="active"><a href="installation.html">installation</a></li>
+ <li><a href="release.html">release notes</a></li>
+ <li><a href="contributing.html">contributing</a></li>
+ </ul>
+ </div>
+
+ <div id="banner">
+ <div class="wrap">
+ <div id="box">
+ </div>
+ </div>
+ </div>
+
+ <div class="wrap">
+
+ <div id="container">
+ <div id="content">
+
+<h3 style="color:#666666">INSTALLATION VIA UPDATE SITE</h3>
+
+<p>
+When installing via update site, ESbox and all its dependencies (Mica, CDT, PyDev, RSE, DSF, etc.) will be
+installed automatically.
+</p>
+
+<div id="group">
+
+<h3 id="heading">Installation steps</h3>
+
+<ol>
+
+ <li>Verify that your network proxy is configured (if needed) in
+ <span class="code">Window > Preferences > General > Network Connections</span>.
+ <p/>
+ </li>
+
+ <li>Select <span class="code">Help > Software Updates...</span> from the main menu bar.
+ <p/>
+ <img src="images/install/esbox-update-menu.png" alt="Help > Software Updates" />
+
+ </li>
+ <li>Select the <span class="code">Available Software</span> tab.<p></p>
+
+ <img src="images/install/esbox-update-available.png" alt="Available Updates"/> </li>
+
+ <li>Add two update sites via <span class="code">Add site...</span>.
+ <ul>
+ <li>ESbox update site: <span class="code">http://esbox.garage.maemo.org/update/2.0</span>
+ <img src="images/install/esbox-update-site-add-esbox.png" alt="ESbox Update Site" />
+ </li>
+ <li>Mica update site: <span class="code">http://mica.garage.maemo.org/update/2.0</span>
+ <img src="images/install/esbox-update-site-add-mica.png" alt="Mica Update Site" />
+ <p/>
+ <i>Mica is the <a href="http://mica.garage.maemo.org">common framework</a> underneath ESbox and PluThon.</i>
+ </li>
+ </ul>
+ <p/>
+ </li>
+
+ <li>Open the <b>ESbox</b> tree and select <b>ESbox 2nd Edition</b> inside then click <span class="code">Install</span>.
+ <img src="images/install/esbox-update-selection.png" alt="Select ESbox 2nd Edition"/>
+ <p/>
+
+ </li>
+
+ <li>Verify the installed items then click <span class="code">Next</span>.
+ <p/>
+ <img src="images/install/esbox-update-install.png" alt="Install validation"/> </li>
+
+ <li>Review the licenses then click <span class="code">Next</span>.
+ <p/>
+ <img src="images/install/esbox-update-install-licenses.png" alt="Review licenses"/>
+<i>Note that the "ESbox 2nd Edition" selection brings in everything from ESbox and Mica.
+ You can individually select the items under the <b>ESbox</b> and <b>Mica</b> nodes
+ on the <b>Available Software</b> page if you desire.
+ This will make it easier to uninstall
+ individual components later.</i>
+ </li>
+
+ <li>Click <i>Finish</i>
+and the installation will
+be performed.
+
+ <p/>
+
+ </li>
+
+</ol>
+
+ </div>
+
+ <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
+<div id="group">
+
+ <h3 id="heading">Troubleshooting</h3>
+
+<ul>
+ <li>If you see this dialog:<br/>
+
+ <img src="images/install/esbox-update-cannot-complete.png" alt="Cannot complete" />
+ <p>
+ followed by this dialog:
+ </p>
+ <img src="images/install/esbox-update-already-installed.png" alt="Already installed" />
+
+ <ul>
+ <li>Messages about "Cannot find a solution..." usually means the given features or plugins
+ are already installed. Try using
+ <span class="code">Software Updates... > Installed Software > Update...</span>
+ instead.
+ </li>
+ <li>If you have an older ESbox installation with features and plugins installed from another URL, then
+ use <span class="code">Software Updates... > Installed Software > Uninstall...</span>
+ to remove ESbox.
+ <p>This may make Eclipse or ESbox unlaunchable -- if so, launch Eclipse like this:
+ <br/>
+ <span class="code">
+ $ ./esbox -application org.eclipse.sdk.ide
+ </span>
+ until ESbox is reinstalled from the current location.
+ </p>
+ </li>
+
+ </ul>
+ </li>
+
+</ul>
+
+</div>
+
+<b><span style="background-color: rgb(224, 224, 224);"></span></b>
+<div style="margin-left: 80px;"></div>
+
+ <p style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0" /></a></p>
+</div>
+
+ </div>
+ </div>
+ <div id="footer">
+ <div class="part">
+ <table width="100%" cellspacing="5px" style="bgcolor:#000">
+ <tr class="white">
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td valign="middle">is a part of</td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td valign="middle">developed by</td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td valign="middle">in cooperation with</td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td valign="middle">and</td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
+ </tr>
+ </table>
+ </div>
+ <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+ </div>
+</body>
+</html>
Deleted: www/beta1/pydev.html
===================================================================
--- www/beta1/pydev.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/pydev.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,212 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <title>Installation</title>
- <meta name="description" content="" />
- <meta name="keywords" content="" />
- <link href="css/main.css" rel="stylesheet" type="text/css" />
- <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
- <link rel="shortcut icon" href="images/favicon.ico" />
- <script type="text/javascript" src="js/prototype.js"></script>
- <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
- <script type="text/javascript" src="js/lightbox.js"></script>
-</head>
-<body>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script>
- <script type="text/javascript">
- var pageTracker = _gat._getTracker("UA-2565700-2");
- pageTracker._initData();
- pageTracker._trackPageview();
- </script>
- <div id="header">
- <span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0" /></a></span>
- <ul id="menu">
- <li><a href="index.html">home</a></li>
- <li><a href="features.html">features</a></li>
- <li><a href="changes.html">changes</a></li>
- <li><a href="documentation.html">documentation</a></li>
- <li class="active"><a href="#">installation</a></li>
- <li><a href="release.html">release notes</a></li>
- <li><a href="contributing.html">contributing</a></li>
- </ul>
- </div>
-
- <div id="banner">
- <div class="wrap">
- <div id="box">
- </div>
- </div>
- </div>
-
- <div class="wrap">
-
- <div id="container">
- <div id="content" style="width:98%">
-
-<h3 style="color:#666666">PYDEV INSTALLATION INSTRUCTIONS</h3>
-
-
-
-
-<ol>
-
-
-
-
- <p><b>Method 1: Remote Update Site</b></p>
-
-
-
- <li>Verify that your proxy is configured <span style="text-decoration: underline;">if
-needed</span> in <em>Window > Preferences >
-General > Network Connections</em>.</li>
-<p></p>
- <li>Select <i>Help > Software Updates > Find and Install</i>
- from the main menu bar.
-
-
-<p></p>
- <img style="width: 554px; height: 279px;" src="images/install/pydev1.png" alt="pluthon1" />
- </li>
-
-
- <p></p>
- <li>Select the <i>Search for new features to install</i> and click <i>Next</i>.
-<p></p>
- <img style="width: 600px; height: 335px;" src="images/install/pydev2.png" alt="pluthon2" />
- </li>
-
-
- <p></p>
- <li>Click <i>New Remote Site</i>.
- <p></p>
- <img style="width: 600px; height: 391px;" src="images/install/pydev3.png" alt="pluthon3" />
- </li>
-
-
- <p></p>
- <li>Fill the form with the following values, click <i>OK</i> (Figure 4) and click <i>Finish</i> (Figure 3).
-
-
-
-
-
-
- <ul>
-
-
-
-
- <li>Name : <strong>PyDev</strong></li>
-
-
-
- <li>URL : <strong>http://pydev.sourceforge.net/updates/</strong></li>
-
-
-
-
-
-
- </ul>
-
-
-<p></p>
- <img style="width: 356px; height: 154px;" src="images/install/pydev4.png" alt="pydev4" />
- </li>
-
-
- <p></p>
- <li>Select <i>PyDev for Eclipse</i> and click <i>Next</i>.
-
-
-
-<p></p>
- <img src="images/install/pydev5.png" alt="pydev5" />
- </li>
-
-
- <p></p>
- <li>Select <i>I accept the terms in the license agreements</i> and click <i>Next</i>.
-
-
-<p></p>
- <img src="images/install/pydev6.png" alt="pydev6" />
- </li>
-
-
-
- <p></p>
- <li>Click <i>Finish</i> and the installation will be performed.
-
-
-
- </li>
-
-
-
-
-</ol>
-
-
-
-
-<ol>
-
-
-<p></p>
-
- <p><b>Method 2: ZIP files</b></p>
-
-
-
- <li>
- Download the <a href="http://www.fabioz.com/pydev/zips/org.python.pydev.feature-1_3_13.zip" target="_blank">ZIP</a> file (Pydev 'Open Source') and extract it on top of Eclipse. Make sure the folder <i>plugins</i> is extracted on top of the Eclipse plugins folder and the folder <i>features</i> is extracted on top of the Eclipse features folder.
- </li>
-
-
-
- <li>
- Restart Eclipse with the '-clean' flag, to make sure Eclipse finds out about it.
- </li>
-
-
-
-
-
-</ol>
-
-
-
-<ul>
-
-
- <p style="text-align:right"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0" /></a></p>
- </div>
-
- </div>
- </div>
- <div id="footer">
- <div class="part">
- <table width="100%" cellspacing="5px" style="bgcolor:#000">
- <tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
- <td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
- <td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
- <td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
- <td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
- </tr>
- </table>
- </div>
- <p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
- </div>
-</body>
-</html>
Modified: www/beta1/pydev_interpreter.html
===================================================================
--- www/beta1/pydev_interpreter.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/pydev_interpreter.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -45,7 +45,7 @@
<div class="wrap">
<div id="container">
- <div id="content" style="width:98%">
+ <div id="content">
<h3 style="color:#666666">CONFIGURING THE INTERPRETER</h3>
<p></p>
@@ -86,15 +86,15 @@
<div class="part">
<table width="100%" cellspacing="5px" style="bgcolor:#000">
<tr class="white">
- <td><a href="http://esbox.garage.maemo.org"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+ <td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
<td valign="middle">is a part of</td>
- <td><a href="http://wiki.percomp.org"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+ <td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
<td valign="middle">developed by</td>
- <td><a href="http://embedded.ufcg.edu.br"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+ <td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
<td valign="middle">in cooperation with</td>
- <td><a href="http://www.indt.org.br/"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+ <td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
<td valign="middle">and</td>
- <td><a href="http://maemo.org/"><img src="images/ma_ma.jpg" alt="maemo" title="maemo" /></a></td>
+ <td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="Maemo" title="Maemo" /></a></td>
</tr>
</table>
</div>
Modified: www/beta1/release.html
===================================================================
--- www/beta1/release.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/release.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -45,7 +45,7 @@
<div class="wrap">
<div id="container">
- <div id="content" style="width:98%">
+ <div id="content">
<h3>ESbox 2nd Edition Milestone Releases</h3>
Modified: www/beta1/release_2_0_0_M1.html
===================================================================
--- www/beta1/release_2_0_0_M1.html 2009-04-30 21:19:02 UTC (rev 1517)
+++ www/beta1/release_2_0_0_M1.html 2009-05-01 21:07:31 UTC (rev 1518)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -106,7 +106,7 @@
and Mount via SBRSH) is added for Maemo Remote Application launch
configuration.</p>
<p>To make use of it, in project context menu, just select
- Debug/Run as... > Maemo Remote Application > Copy via RSE.</p>
+ Debug/Run as... > Maemo Remote Application > Copy via RSE.</p>
</li>
</ul>
@@ -114,18 +114,17 @@
<ul>
<li>Use consistent environment variable UI
- <p>The global Maemo > Environment panel and launch configuration >
- Environment panels allow adding or removing variables on launch. There
+ <p>The global Maemo > Environment panel and launch configuration > Environment panels allow adding or removing variables on launch. There
is no more "Replace/Append" or "Select" option, which only work with
native host variables and make little sense with remote targets. This
fixes some issues with a huge list of env vars being passed to some
processes.</p>
</li>
<li>SSH launch configuration fix
- <p>The Download > Copy via SSH launch configuration tab for
+ <p>The Download > Copy via SSH launch configuration tab for
remote launches incorrectly hid the information about what target
IP/port it connected to. This information used to be derived from the
- GDB debugger > Connection subtab, which was not used in Python, meaning
+ GDB debugger > Connection subtab, which was not used in Python, meaning
you could never change the address of your device under Python
launches. This has been fixed; the address of the target and host are
editable in the SSH panel now.</p>
@@ -135,8 +134,8 @@
<h3>Known issues</h3>
<ul>
- <li>RSE support is not obvious -- you must go to Window > Open
- Perspective > Other... > Remote System Explorer to see the RSE UI.</li>
+ <li>RSE support is not obvious -- you must go to Window > Open
+ Perspective > Other... > Remote System Explorer to see the RSE UI.</li>
<li>When launching/debugging via SSH or RSE and have not
SSH-authenticated your device, you will receive a lot of password
requests. See <a
@@ -152,7 +151,7 @@
non-standard IP address (i.e. a WLAN/Bluetooth connection), even if you
edit the address under the RSE connection or in the SSH download pane,
you must also manually edit the launch configuration under Debugger >
- Connection > TCP to match the actual address of the device.
+ Connection > TCP to match the actual address of the device.
See <a href=(https://garage.maemo.org/tracker/index.php?func=detail&aid=2998&group_id=192&atid=1420">this bug</a>.
</li>
More information about the Esbox-commits
mailing list