VAR-SOM-AM33 Linux Eclipse: Difference between revisions

From Variscite Wiki
Line 6: Line 6:
This wiki will explain how to use eclipse to develop simple application for Variscite VAR-SOM-AM33.
This wiki will explain how to use eclipse to develop simple application for Variscite VAR-SOM-AM33.


= Install on Host =
== Download and install ==
Download eclipse from: http://www.eclipse.org/downloads/. <cr>
 
Select
Download from:
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/kepler/SR2/eclipse-cpp-kepler-SR2-linux-gtk.tar.gz
 
Or:
[http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/kepler/SR1/eclipse-cpp-kepler-SR1-linux-gtk-x86_64.tar.gz http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/kepler/SR1/eclipse-cpp-kepler-SR1-linux-gtk-x86_64.tar.gz]
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/kepler/SR2/eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz
<pre>$&nbsp;cd ~/
based on you Linux host (64 bit or 32 Bit).
$&nbsp;tar xvf ../Downloads/eclipse-cpp-kepler-SR1-linux-gtk-x86_64.tar.gz
Extract the image into your home directory
<pre>
$ tar xvf ~/Downloads/eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz
Run
$~/eclipse/eclipse &
</pre>
</pre>
Run Eclipse:
<pre>$&nbsp;eclipse/eclipse &
</pre>
Set your workspace:<br/> [[File:Eclipse ws.jpg]]<br/> You can select any folder you like.<br/> Close the "welcome window".<br/> You should be at:<br/> [[File:Eclipse main.jpg]]<br/>


= Change target password  =
= Change target password  =

Revision as of 06:34, 18 June 2014

Eclipse

Introduction

This wiki will explain how to use eclipse to develop simple application for Variscite VAR-SOM-AM33.

Download and install

Download from:

http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/kepler/SR1/eclipse-cpp-kepler-SR1-linux-gtk-x86_64.tar.gz

$ cd ~/
$ tar xvf ../Downloads/eclipse-cpp-kepler-SR1-linux-gtk-x86_64.tar.gz

Run Eclipse:

$ eclipse/eclipse &

Set your workspace:
Eclipse ws.jpg
You can select any folder you like.
Close the "welcome window".
You should be at:
Eclipse main.jpg

Change target password

$ passwd