[Esbox-commits] r441 - in www: . images/install
raul at garage.maemo.org
raul at garage.maemo.org
Mon Feb 25 20:09:27 EET 2008
Author: raul
Date: 2008-02-25 20:09:05 +0200 (Mon, 25 Feb 2008)
New Revision: 441
Added:
www/cdt.htm
www/images/install/cdt1.png
www/images/install/cdt2.png
www/images/install/cdt3.png
www/images/install/cdt4.png
www/images/install/cdt5.png
www/images/install/cdt6.png
Removed:
www/cdt.html
www/changes.html
www/pydev.html
www/style.css
Modified:
www/installation.htm
www/pydev.htm
Log:
new pydev page
Added: www/cdt.htm
===================================================================
--- www/cdt.htm (rev 0)
+++ www/cdt.htm 2008-02-25 18:09:05 UTC (rev 441)
@@ -0,0 +1,156 @@
+<!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; funcarset=iso-8859-1" />
+
+
+
+
+
+ <title>CDT Installation Instructions</title>
+ <link href="includes/style.css" rel="stylesheet" type="text/css" />
+</head>
+
+
+<body>
+
+
+<div class="sub">
+
+<p><b> CDT INSTALLATION INSTRUCTIONS</b></p>
+
+
+
+<ol>
+
+
+ <p><b><span style="background-color: rgb(224, 224, 224);">Method 1: Remote Update Site</span></b></p>
+
+
+ <li>
+
+
+ <p>Select <i>Help > Software Updates > Find and Install</i>
+ from the main menu bar.</p>
+
+
+ <img style="width: 602px; height: 336px;" src="images/install/cdt1.png" alt="pluthon1" />
+ </li>
+
+
+ <li>
+
+
+
+ <p>Select the <i>Search for new features to install</i> and click <i>Next</i>.</p>
+
+
+ <img style="width: 626px; height: 399px;" src="images/install/cdt2.png" alt="pluthon2" />
+ </li>
+
+
+ <li>
+
+
+ <p>Click <i>New Remote Site</i>.</p>
+
+
+
+ <img style="width: 626px; height: 420px;" src="images/install/cdt3.png" alt="pluthon3" />
+ </li>
+
+
+ <li>
+
+
+ <p>Fill the form with the following values, click <i>OK</i> (Figure 4) and click <i>Finish</i> (Figure 3).</p>
+
+
+
+
+ <ul>
+
+
+
+ <li>Name : <strong>CDT</strong></li>
+
+
+ <li>URL :
+ <span style="font-weight: bold;">http://download.eclipse.org/tools/cdt/releases/europa</span></li>
+
+
+
+
+ </ul>
+ <br />
+ <img style="width: 361px; height: 185px;" alt="" src="images/install/cdt4.png" />
+
+ <br />
+
+ </li>
+
+
+ <li>
+
+
+ <p>Select <span style="font-style: italic;">C and C++ Development</span><i></i> and click <i>Next</i>.</p>
+
+
+
+ <img style="width: 600px; height: 529px;" src="images/install/cdt5.png" alt="" />
+ </li>
+
+
+ <li>
+
+
+ <p>Select <i>I accept the terms in the license agreements</i> and click <i>Next</i>.</p>
+
+
+ <img style="width: 600px; height: 444px;" src="images/install/cdt6.png" alt="" />
+ </li>
+
+
+
+ <li>
+
+
+ <p>Click <i>Finish</i> and the installation will be performed.</p>
+
+
+ </li>
+
+
+
+</ol>
+
+
+
+<ol>
+
+
+ <p><b><span style="background-color: rgb(224, 224, 224);">Method 2: ZIP files</span></b></p>
+
+
+ <li>
+ Download the <a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/europa/dist/cdt-master-4.0.2.zip" target="_blank">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>
+
+
+
+
+</ol>
+
+</div>
+
+
+</body>
+</html>
Deleted: www/cdt.html
===================================================================
--- www/cdt.html 2008-02-25 17:31:10 UTC (rev 440)
+++ www/cdt.html 2008-02-25 18:09:05 UTC (rev 441)
@@ -1,114 +0,0 @@
-<!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=iso-8859-1" />
-
-
- <link rel="stylesheet" type="text/css" href="style.css" media="screen" />
-
-
- <title>ESbox Project</title>
-</head>
-
-
-<body>
-
-
-<div class="content">
-
-<div id="top">
-
-<div id="part1">
-
-<h1><a href="#">ESbox Web Site (Draft)</a></h1>
-
- </div>
-
- </div>
-
-
-<div id="main">
-
-<div id="left">
-
-<h2 id="installation"><br />
-Installation instructions for Eclipse CDT</h2>
-
-
-<ul>
-
- <li>
-
- <p>1 - Select <i>Help > Software Updates > Find and Install</i>
- from the main menu bar.</p>
-
- <img src="images/install/esbox1.png" alt="esbox1" />
- </li>
-
- <li>
-
- <p>2 - Select the <i>Search for new features to install</i> and click <i>Next</i>.</p>
-
- <img src="images/install/esbox2.png" alt="esbox2" />
- </li>
-
- <li>
-
- <p>3 - Select the <i>Europa Discovery Site</i> and click <i>Finish</i>.</p>
-
- <img src="images/cdt/europa.png" alt="europa" />
- </li>
-
- <li>
-
- <p>4 - Select a mirror close to you, and click <i>OK</i>.</p>
-
- <img src="images/cdt/mirror.png" alt="mirror" />
- </li>
-
- <li>
-
- <p>5 - Select <i>C and C++ Development</i> and click <i>Next</i>.</p>
-
- <img src="images/cdt/cdt.png" alt="cdt" />
- </li>
-
- <li>
-
- <p>6 - Select <i>I accept the terms in the license agreement</i> and click <i>Next</i>.</p>
-
- <img src="images/cdt/license.png" alt="license" />
- </li>
-
- <li>
-
- <p>7 - Click <i>Finish</i> and the installation will be performed.</p>
-
- </li>
-
-
-</ul>
-
- </div>
-
- </div>
-
- </div>
-
-
-<div id="footer">
-
-<div class="right">© Copyright 2007, INdT</div>
-
- </div>
-
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-_uacct = "UA-2565700-2";
-urchinTracker();
-</script>
-</body>
-</html>
Deleted: www/changes.html
===================================================================
--- www/changes.html 2008-02-25 17:31:10 UTC (rev 440)
+++ www/changes.html 2008-02-25 18:09:05 UTC (rev 441)
@@ -1,355 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-
-
-
-
-
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
-
-
-
-
- <link rel="stylesheet" type="text/css" href="style.css" media="screen">
-
-
-
-
- <title>ESbox Project - Changes</title>
-</head>
-
-
-<body>
-
-
-
-<div class="content">
-<div id="top">
-<div id="part1">
-<h1><a href="#">ESbox Web Site (Draft)</a></h1>
-
-
-
-</div>
-
-
-
-<div id="topmenu">
-<ul>
-
-</ul>
-
-
-
-</div>
-
-
-
-</div>
-
-
-
-<div id="main">
-<div id="left">
-<h2 id="changes">Changes</h2>
-
-
-
-<p><u>ESbox 1.3.1</u> - (2007-12-20)</p>
-
-
-
-<ul>
-
-
-
- <li>Remote C/C++ Launch and Debug.</li>
-
-
-
- <li>Remote Python Launch.</li>
-
-
-
-</ul>
-
-
-
-<p><u>ESbox 1.3.0</u> - (2007-12-11)</p>
-
-
-
-<ul>
-
-
-
- <li>Eclipse CDT 4.0.2 is required.</li>
-
-
-
- <li>Debuggers for Python and C/C++.</li>
-
-
-
- <li> Support localization of application <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1170&group_id=192&atid=1359">[#1170]</a> (see
-the <a href="index.html#requirements">requirements</a>
-of the Development Environment related to Python).</li>
-
-
-
- <li>Local/Remote Launching doesn't work <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1523&group_id=192&atid=1420">[#1523]</a></li>
-
-
-
- <li>Examples requirements changes in Chinook <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1593&group_id=192&atid=1420">[#1593]</a></li>
-
-
-
- <li>Not switching to correct target <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1596&group_id=192&atid=1420">[#1596]</a></li>
-
-
-
- <li>Can't build 'maemopad' template project <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1725&group_id=192&atid=1420">[#1725]</a></li>
-
-
-
- <li>Error when changing targets <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1727&group_id=192&atid=1420">[#1727]</a></li>
-
-
-
- <li>Error creating new empty automake project <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1728&group_id=192&atid=1420">[#1728]</a></li>
-
-
-
- <li>Error creating project with "Hildon GUI project
-Template" <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1729&group_id=192&atid=1420">[#1729]</a></li>
-
-
-
- <li>Configure.ac in Templates uses hildon-libs, which was
-renamed to hildon-1 <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1730&group_id=192&atid=1420">[#1730]</a></li>
-
-
-
-</ul>
-
-
-
-<p><u>ESbox 1.2.0.1</u> - (2007-11-14)</p>
-
-
-
-<ul>
-
-
-
- <li>Support for Python development process <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1168&group_id=192&atid=1359" target="_blank">[#1168]</a> (see the <a href="#requirements">requirements</a> of the
-Development Environment related to Python).</li>
-
-
-
-</ul>
-
-
-
-<p><u>ESbox 1.2.0</u> - (2007-11-13)</p>
-
-
-
-<ul>
-
-
-
- <li>Eclipse not running "configure" neither "hello-world" <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1622&group_id=192&atid=1420" target="_blank">[#1622]</a></li>
-
-
-
- <li>"Automake/Hildon GUI project" lacks a way to run autogen.sh
- <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1583&group_id=192&atid=1420" target="_blank">[#1583]</a></li>
-
-
-
- <li>Application framework will not start because of the missing
-DISPLAY-variable <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1586&group_id=192&atid=1420" target="_blank">[#1586]</a></li>
-
-
-
- <li>"Chinook" misspelled "chinnok" in some places <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1587&group_id=192&atid=1420" target="_blank">[#1587]</a></li>
-
-
-
- <li>C++ Hildon project/Maemo Draw Example won't compile <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1588&group_id=192&atid=1420" target="_blank">[#1588]</a></li>
-
-
-
- <li>Broken Makefile in Makefile Projects-MaemoHelloWorldProject
- <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1590&group_id=192&atid=1420" target="_blank">[#1590]</a></li>
-
-
-
- <li>Missing changelog file in Automake - Hildon GUI Project <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1591&group_id=192&atid=1420" target="_blank">[#1591]</a></li>
-
-
-
- <li>Deprecated SDK available to use <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1594&group_id=192&atid=1420" target="_blank">[#1594]</a></li>
-
-
-
- <li>Exception on property page <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1584&group_id=192&atid=1420" target="_blank">[#1584]</a></li>
-
-
-
- <li>ESbox properties for a project throws an exception <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1585&group_id=192&atid=1420" target="_blank">[#1585]</a></li>
-
-
-
- <li>Improve tutorial by adding more details and a minimal
-environment needed <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1595&group_id=192&atid=1420" target="_blank">[#1595]</a></li>
-
-
-
-</ul>
-
-
-
-<p><u>ESbox 1.1.1.1</u> - (2007-10-31)</p>
-
-
-
-<ul>
-
-
-
- <li>Eclipse CDT 4.0.1 is required.</li>
-
-
-
- <li>version 1.1.1 doesn't allow to create new project <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1572&group_id=192&atid=1420" target="_blank">[#1572]</a></li>
-
-
-
-</ul>
-
-
-
-<p><u>ESbox 1.1.1</u> - (2007-10-30)</p>
-
-
-
-<ul>
-
-
-
- <li>Project wizard sys there is no suitable scratchbox target <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1474&group_id=192&atid=1420" target="_blank">[#1474]</a></li>
-
-
-
- <li>Build Application is not working <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1497&group_id=192&atid=1420" target="_blank">[#1497]</a></li>
-
-
-
- <li>New project templates have been added.</li>
-
-
-
- <li>Developer guide has been improved.</li>
-
-
-
- <li>Environment property page has been added.</li>
-
-
-
- <li>An option to run application with standalone script has
-been added.</li>
-
-
-
-</ul>
-
-
-
-<p><u>ESbox 1.1.0</u> - (2007-10-15)</p>
-
-
-
-<ul>
-
-
-
- <li>Create and install installation package for device</li>
-
-
-
- <li>Debug application with x86 rootstrap and on device</li>
-
-
-
- <li>Developer guide <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1171&group_id=192&atid=1359" target="_blank">[#1171]</a></li>
-
-
-
- <li>Installation guide <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1172&group_id=192&atid=1359" target="_blank">[#1172]</a></li>
-
-
-
- <li>Installation through Remote Update Site <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1174&group_id=192&atid=1359" target="_blank">[#1174]</a></li>
-
-
-
- <li>Project wizard sys there is no suitable scratchbox target. <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1474&group_id=192&atid=1420" target="_blank">[#1474]</a></li>
-
-
-
- <li>af-sb-init.sh does not start after it is stoped <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1496&group_id=192&atid=1420" target="_blank">[#1496]</a></li>
-
-
-
- <li>Target selection is not working <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=1500&group_id=192&atid=1420" target="_blank">[#1500]</a></li>
-
-
-
-</ul>
-
-
-
-<p>
-</p>
-
-
-
-<br>
-
-
-
-</div>
-
-
-
-</div>
-
-
-
-</div>
-
-
-
-<div id="footer">
-<div class="right">© Copyright 2007, INdT</div>
-
-
-
-</div>
-
-
-
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-_uacct = "UA-2565700-2";
-urchinTracker();
-</script>
-</body>
-</html>
Added: www/images/install/cdt1.png
===================================================================
(Binary files differ)
Property changes on: www/images/install/cdt1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: www/images/install/cdt2.png
===================================================================
(Binary files differ)
Property changes on: www/images/install/cdt2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: www/images/install/cdt3.png
===================================================================
(Binary files differ)
Property changes on: www/images/install/cdt3.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: www/images/install/cdt4.png
===================================================================
(Binary files differ)
Property changes on: www/images/install/cdt4.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: www/images/install/cdt5.png
===================================================================
(Binary files differ)
Property changes on: www/images/install/cdt5.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: www/images/install/cdt6.png
===================================================================
(Binary files differ)
Property changes on: www/images/install/cdt6.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: www/installation.htm
===================================================================
--- www/installation.htm 2008-02-25 17:31:10 UTC (rev 440)
+++ www/installation.htm 2008-02-25 18:09:05 UTC (rev 441)
@@ -2,480 +2,314 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-
-
<meta http-equiv="Content-Type" content="text/html; funcarset=iso-8859-1" />
+ <title>Serviços</title>
-
-
-
- <title>Serviços</title>
<link href="includes/style.css" rel="stylesheet" type="text/css" />
+
</head>
<body>
-
<div class="sub">
<p><b> INSTALLATION</b></p>
-
<p style="padding-left: 22px;"><b><span style="background-color: rgb(69, 97, 106); color: rgb(255, 255, 255);">REQUIREMENTS</span></b></p>
-
<ul>
-
-
<p><b><span style="background-color: rgb(224, 224, 224);">Development
Environment (PC)</span></b></p>
-
<li> Linux with SSH Client<br />
-
</li>
-
<li> Maemo SDK - <a href="http://maemo.org/development/sdks/maemo_4_0_chinook_sdk.html" target="_blank">Installation Instructions </a> </li>
-
<li> Sun's Java Development Kit (JDK). Follow <a onclick="javascript:exibir('jdk-steps');" style="text-decoration: underline;">these</a> steps in
order to install it.
-
<div id="jdk-steps" style="display: none;">
-
<ul>
-
Installing JDK in Ubuntu Gutsy:
-
<ol>
-
<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>
-
<li>Install JDK 1.5.0:<br />
-
-
<pre class="codigo">sudo apt-get update<br />sudo apt-get install sun-java5-jdk<br /></pre>
-
</li>
-
<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>
-
-
</ul>
-
-
<ul>
-
-
</ul>
-
</div>
-
</li>
-
<li> Eclipse SDK 3.3.1.1. Follow <a onclick="javascript:exibir('eclipse-steps');" style="text-decoration: underline;">these</a> steps in
order to
install it.<br />
-
-
<div id="eclipse-steps" style="display: none;">
-
<ul>
-
<li>Select your specific Linux platform at <a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3.1.1-200710231652/linPlatform.php#EclipseSDK" target="_blank">this</a> Eclipse page, and download
the compressed file.</li>
-
<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-SDK-3.3.1.1-linux-gtk.tar.gz</pre>
-
</li>
-
<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>
-
<li>For more detailed information about Eclipse SDK, see
the <a href="http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.1.1.html" target="_blank">Eclipse 3.3.1.1 Readme</a>.<br />
-
</li>
-
-
</ul>
-
</div>
-
</li>
-
<li> Eclipse CDT 4.0.2<br />
-
-
<ul>
-
- <li>Start Eclipse and follow <a href="http://esbox.garage.maemo.org/cdt.html" target="_blank">these</a>
+ <li>Start Eclipse and follow <a onclick="ajaxHTML('conteudo','cdt.htm');" style="text-decoration: underline;">these</a>
installation instructions in
order to install Eclipse CDT.<br />
-
</li>
-
<li>For more detailed information about Eclipse CDT, see
the <a href="http://www.eclipse.org/cdt/downloads.php" target="_blank">CDT Downloads Page</a>.<br />
-
</li>
-
-
</ul>
-
</li>
-
<li> PyDev >= 1.3.7<br />
-
-
<ul>
-
<li>Follow <a onclick="ajaxHTML('conteudo','pydev.htm');" style="text-decoration: underline;">these</a>
instructions in order to
install PyDev.<br />
-
</li>
-
-
</ul>
-
</li>
-
<li> Python interpreter configured<br />
-
-
<ul>
-
<li>Follow <a href="http://www.fabioz.com/pydev/manual_101_interpreter.html" target="_blank">these</a> instructions in order to
configure
the PyDev interpreter.<br />
-
</li>
-
-
</ul>
-
</li>
-
<li> USB Networking (optional) <br />
-
-
<ul>
-
<li> Follow the instructions at the <a href="http://maemo.org/development/documentation/how-tos/4-x/setting_up_usb_networking.html">Maemo
USB networking howto</a> to configure your host machine</li>
-
<li>Follow <a onclick="ajaxHTML('conteudo','usb_networking.htm');" style="text-decoration: underline;">
these</a> instructions to configure USB networking
on your Internet Tablet</li>
-
-
</ul>
-
</li>
-
</ul>
-
<br />
-
<ul>
-
-
<p><b><span style="background-color: rgb(224, 224, 224);">Target
Environment (maemo)</span></b></p>
-
<li>Wi-Fi connection or USB cable<br />
-
</li>
-
<li>Maemo-PC Connectivity Package<br />
-
The maemo-pc-connectivity will provide all the requirements needed to
connect Esbox to your device:<br />
-
-
<ul>
-
-
</ul>
-
-
<ol>
-
<li> OpenSSH server and client<br />
-
</li>
-
<li> USB Networking<br />
-
</li>
-
<li> Maemo SDK Tablet application, used to configure USB
networking<br />
-
</li>
-
-
</ol>
-
</li>
-
<li>Click here (from your tablet's web browser) to install the
package:</li>
-
</ul>
-
<p style="margin-left: 80px;"><a href="http://repository.maemo.org/extras/dists/chinook/install/maemo-pc-connectivity.install"><img style="border: 0px solid ; width: 76px; height: 52px;" alt="" src="http://maemo.org/midcom-static/style_maemo2007/install_button_small.png" /></a></p>
-
<p></p>
-
<p></p>
-
<p style="padding-left: 22px;"><b><span style="background-color: rgb(69, 97, 106); color: rgb(255, 255, 255);">INSTALLATION
INSTRUCTIONS</span></b></p>
-
<li class="issues">PLEASE, READ THE REQUIREMENTS SECTION
CAREFULLY BEFORE FOLLOW THE INSTALLATION INSTRUCTIONS.</li>
-
<ol>
-
-
<p><b><span style="background-color: rgb(224, 224, 224);">Method 1:
Remote Update Site</span></b></p>
-
<li>
-
<p>Select <i>Help > Software Updates >
Find and Install</i> from the main menu bar.</p>
-
<img src="images/install/esbox1.png" alt="esbox1" />
</li>
-
<li>
-
<p>Select the <i>Search for new features to install</i>
and click <i>Next</i>.</p>
-
<img src="images/install/esbox2.png" alt="esbox2" />
</li>
-
<li>
-
<p>Click <i>New Remote Site</i>.</p>
-
<img src="images/install/pluthon3.png" alt="pluthon3" />
</li>
-
<li>
-
<p>Fill the form with the following values, click <i>OK</i>
(Figure 4) and click <i>Finish</i> (Figure 3).</p>
-
-
<ul>
-
<li>Name : <strong>ESbox</strong></li>
-
<li>URL : <strong>http://esbox.garage.maemo.org/update</strong></li>
-
-
</ul>
-
<img src="images/install/esbox4.png" alt="esbox4" />
</li>
-
<li>
-
<p>Select <i>Pluthon</i> and click <i>Next</i>.</p>
-
<img src="images/install/esbox5.png" alt="esbox5" />
</li>
-
<li>
-
<p>Select <i>I accept the terms in the license
agreements</i> and click <i>Next</i>.</p>
-
<img src="images/install/esbox6.png" alt="esbox6" />
</li>
-
<li>
-
<p>Click <i>Finish</i> and the installation will
be performed.</p>
-
</li>
-
</ol>
-
<ol>
-
-
<p><b><span style="background-color: rgb(224, 224, 224);">Method 2: ZIP
files</span></b></p>
-
<li>
-
<p>Download the <a href="https://garage.maemo.org/frs/?group_id=192" target="_blank">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.</p>
-
</li>
-
<li>
-
<p>Restart Eclipse with the '-clean' flag, to make sure
Eclipse finds out about it.</p>
-
</li>
-
</ol>
-
</div>
-
</body>
</html>
Modified: www/pydev.htm
===================================================================
--- www/pydev.htm 2008-02-25 17:31:10 UTC (rev 440)
+++ www/pydev.htm 2008-02-25 18:09:05 UTC (rev 441)
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; funcarset=iso-8859-1" />
- <title>Features</title>
+ <title>PyDev Installation Instructions</title>
<link href="includes/style.css" rel="stylesheet" type="text/css" />
</head>
Deleted: www/pydev.html
===================================================================
--- www/pydev.html 2008-02-25 17:31:10 UTC (rev 440)
+++ www/pydev.html 2008-02-25 18:09:05 UTC (rev 441)
@@ -1,116 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
- <link rel="stylesheet" type="text/css" href="style.css" media="screen">
- <title>ESbox Project</title>
-
-
-</head>
-<body>
-
-<div class="content">
-<div id="top">
-<div id="part1">
-<h1><a href="#">ESbox Web Site (Draft)</a></h1>
-
-</div>
-
-</div>
-
-<div id="main">
-<div id="left">
-<h2><br>
-PyDev installation instructions</h2>
-
-<p><u>Method 1: Remote Update Site</u></p>
-
-<ul>
-
- <li>
- <p>1 - Select <i>Help > Software Updates
-> Find and Install</i> from the main menu bar.</p>
-
- <img src="images/install/pluthon1.png" alt="pluthon1">
- </li>
-
- <li>
- <p>2 - Select the <i>Search for new features to install</i>
-and click <i>Next</i>.</p>
-
- <img src="images/install/pluthon2.png" alt="pluthon2">
- </li>
-
- <li>
- <p>3 - Click <i>New Remote Site</i>.</p>
-
- <img src="images/install/pluthon3.png" alt="pluthon3">
- </li>
-
- <li>
- <p>4 - Fill the form with the following values, click <i>OK</i>
-(Figure 4) and click <i>Finish</i> (Figure 3).</p>
-
- <ul>
-
- <li>Name : <strong>PyDev</strong></li>
-
- <li>URL : <strong>http://pydev.sourceforge.net/updates/</strong></li>
-
- </ul>
-
- <img src="images/install/pydev4.png" alt="pydev4">
- </li>
-
- <li>
- <p>5 - Select <i>PyDev for Eclipse</i> and click
- <i>Next</i>.</p>
-
- <img src="images/install/pydev5.png" alt="pydev5">
- </li>
-
- <li>
- <p>6 - Select <i>I accept the terms in the license
-agreements</i> and click <i>Next</i>.</p>
-
- <img src="images/install/pydev6.png" alt="pydev6">
- </li>
-
- <li>
- <p>7 - Click <i>Finish</i> and the installation
-will be performed.</p>
-
- </li>
-
-</ul>
-
-<p><u>Method 2: ZIP files</u></p>
-
-<p>After downloading the <a href="http://www.fabioz.com/pydev/zips/" target="_blank">ZIP</a>
-file (Pydev 'Open Source'), 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. After that, restart Eclipse with
-the '-clean' flag, to make sure Eclipse finds out about it.</p>
-
-</div>
-
-</div>
-
-</div>
-
-<div id="footer">
-<div class="right">© Copyright 2007, INdT</div>
-
-</div>
-
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-_uacct = "UA-2565700-1";
-urchinTracker();
-</script>
-</body>
-</html>
Deleted: www/style.css
===================================================================
--- www/style.css 2008-02-25 17:31:10 UTC (rev 440)
+++ www/style.css 2008-02-25 18:09:05 UTC (rev 441)
@@ -1,167 +0,0 @@
-/*
-
- sNews 1.5 RC 2 - Grey World Design
- by Herreman David
- http://www.free-css-templates.com
-
-*/
-
-* { padding: 0; margin: 0 }
-
-body {
- margin: 0 auto;
- padding: 0; background: #FFF url(images/topbg.jpg) repeat-x top;
- font: .8em Verdana, Arial, Sans-Serif;
- line-height: 1.4em;
- color : #000
-}
-
-.content {
- margin: 0 auto;
- padding: 0;
- width: 800px;
- background: transparent url(images/imgtop.jpg) no-repeat top center
-}
-
-#top { width: 800px; height: 111px }
-#part1 { height: 72px; width: 800px; margin: 0; padding: 0 }
-#top h1 { padding: 25px 0 0 0px; color: #555; font-size: 1.6em; background: transparent }
-#top h1 a { color: #555; text-decoration: none; background: transparent }
-#top h2 { padding: 0px 0 0 0px; background: transparent; color: #FFF; font-size: 90%; font-family: Arial, Verdana, Helvetica, Sans-Serif }
-#top .padding { padding-top: 5px }
-
-/* custom search box ************/
-#search { float: right; padding: 25px 0px 0px 0px; margin: 0; background: transparent }
-#search input.text {
- background-image: url(images/searchbox.gif);
- width: 126px;
- height: 13px;
- border: 0;
- padding-left: 5px;
- padding-top: 2px;
- font-size: 0.9em
-}
-#search input.searchbutton { border:0; background: transparent; color: #666; font-size: 10px; font-weight: bold; cursor: pointer }
-
-
-/* BREADCRUMS PART ***************************************/
-#breadcrumbs{
- height: 28px;
- background: transparent;
- width: 800px;
- margin: 10px 0;
- color: #aaa;
- padding-left: 0px;
-
- font-size: 0.8em
-}
-#breadcrumbs a { text-decoration: none }
-
-/* TOP MENU PART PART ------ **********************************/
-#topmenu { float: right; margin: 0; padding: 0; background: transparent; height: 31px; width: 800px }
-#topmenu ul { list-style: none; padding: 9px 0; margin: 0; float: right; background-color: transparent }
-#topmenu li {
- width: auto !important;
- width: 0%;
- float: left;
- margin: 0;
- font-size: 10px;
- line-height: 30px;
- white-space: nowrap;
- background: url(images/menul_a.gif) top left no-repeat;
- background-color: transparent;
- list-style: none;
- padding-right: 2px
-}
-
-#topmenu a {
- font-family: Verdana, Arial, Sans-Serif;
- font-size: 1.1em;
- display: block;
- padding-left: 0px;
- padding-right: 10px;
- text-decoration: none;
- color: #FFF;
- background: url(images/menur_a.gif) top right no-repeat;
- margin-top: 0px;
- margin-left: 9px
-}
-
-#topmenu a.current { font-weight: bold }
-
-/*** Main area *****/
-#main { margin: 0 auto; width: 800px; padding-top: 0px; background: transparent }
-a { color: #0066B3; background: inherit }
-h1 { font: bold 1.9em Arial, Arial, Sans-Serif }
-h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
-ul { padding: 0; margin: 0 }
-li { list-style-type: none }
-
-.capital { float:left; color:silver; font-size:100px; line-height:70px; padding:2px; font-family: "Times New Roman", times, Sans-Sherif; background: #FFF }
-
-#left { float: left; width: 760px; padding: 0; color: #555; background: #FFF }
-#left p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
-#left img { margin: 0px 10px 3px 0px; border: 1px solid #f5f5f5; padding: 1px; background: #FFF }
-#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
-#left ul { }
-ul#left ul { list-style-position: inside; margin-left: 2px }
-#left ul li { list-style-type: square; margin-left: 15px; margin-bottom: 8px }
-#left ul ul li { list-style: none; margin-left: 10px; list-style-type: decimal ; list-style-position: inside }
-#left .citation { background: #FFF url(images/cit1.gif) no-repeat top left; font-style: italic; padding: 10px 0px 0 35px; font-size: 1.0em }
-#left .citation p { background: #FFF url(images/cit2.gif) no-repeat bottom right; padding-bottom: 20px; padding-right: 35px; color: #555; }
-.torightc { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5 }
-#left blockquote { text-align: justify; border-left: 8px solid #f0f0f0; padding-left: 8px; margin-left: 15px; margin-top: 5px; background: inherit }
-#left .date { margin-bottom: 25px; margin-top: 10px; padding-top: 5px; text-align: right; border-top: 1px solid #f5f5f5; background: inherit }
-#left .date a { text-decoration: none; background: inherit; }
-#left .comment { background: #F5F5F5 }
-#left .comment .date {
- text-align: left;
- background: #CCC;
- margin: -10px -10px 8px -10px;
- padding: 5px;
- color: #FFF;
- font-weight: bold;
- border: none
-}
-#left .comment .date a { color: #FFF; text-decoration: underline; background: inherit }
-#left br { margin: 0px 0 5px 0; background: inherit }
-
-#right { float: right; width: 210px; margin: 0; background: #FFF }
-#right h2 {
- color: #FFF;
- border-bottom: 1px solid #f0f0f0;
- font-size: 0.9em;
- padding-left: 8px;
- line-height: 20px;
- background: #a1a1a1 url(images/rh2.jpg) no-repeat top center;
- margin-bottom: 5px
-}
-
-#right .box { border: none; padding: 0px 0 10px 0; margin: 0 0 1em 0; background: #f5f5f5 url(images/rbot.jpg) no-repeat bottom center }
-#right .box ul { padding-left: 8px }
-#right .box li a { text-decoration: none; font-size: 0.9em }
-
-.extra {
- text-align: right;
- padding:8px;
- font-size:1.8em;
- font-family: "Times New Roman", times;
- margin:0px;
- color: #AAA;
- line-height: 25px;
- background: #FFF;
-}
-.extra h3 { color: #CCD8E1; margin-bottom: 5px; font-size: 1.2em; background: #FFF }
-.extra a { color: #8FB9DB; text-decoration: none; font-style: italic; background: #FFF }
-.extra p { margin-top: 15px; background: #FFF }
-
-#footer { clear: both; border-top: 2px dotted #e5e5e5; margin: 0 0 3em 0; color: #777; font-size: 0.8em; background: #FFF }
-#footer .right { float: right; text-align: right; background: #FFF; }
-#footer a { text-decoration: none; background: #FFF }
-
-/* SNEWS */
-fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #f5f5f5; color: #000 }
-input { padding: 3px; margin: 0; border: 1px solid #BBB; margin-top: 5px }
-textarea { width: 97%; height: 20em; padding: 3px; border: 1px solid #BBB }
-.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
-.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ddd }
More information about the Esbox-commits
mailing list