VAR-SOM-AM33 Linux Eclipse: Difference between revisions
From Variscite Wiki
No edit summary |
|||
Line 22: | Line 22: | ||
<pre>$ passwd | <pre>$ passwd | ||
use root as password type 3 times. | |||
</pre> | </pre> |
Revision as of 06:36, 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:
$ cd ~/ $ tar xvf ../Downloads/eclipse-cpp-kepler-SR1-linux-gtk-x86_64.tar.gz
Run Eclipse:
$ eclipse/eclipse &
Set your workspace:
You can select any folder you like.
Close the "welcome window".
You should be at:
Change target password
$ passwd use root as password type 3 times.