Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
software:deep:installation:ubuntu [2013-12-03 18:02] – angelegt zueger1 | software:deep:installation:ubuntu [Unbekanntes Datum] (aktuell) – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== deep Installation under Ubuntu Linux ====== | ||
- | |||
- | ===== Install necessary tools ===== | ||
- | <box red right 30% | IMPORTANT Supported Versions> | ||
- | To install //deep// you need at least Windows XP. For Windows 7 64-bit you have to install the 64-bit version of Eclipse and the JDK! | ||
- | </ | ||
- | - Install //Java Development Kit//: | ||
- | - Download the JDK from the [[http:// | ||
- | - Install it by using the setup assistant | ||
- | - Install //Eclipse IDE for Java Developers//: | ||
- | - Get the newest version of [[http:// | ||
- | - Unzip it into '' | ||
- | - If you want to use the [[:Embedded Systems: | ||
- | - Download the [[Software: | ||
- | - Install it by using the setup assistant. The selection of the suitable drivers is done automatically (32/64 bit). | ||
- | |||
- | ===== Install the deep plugin ===== | ||
- | - Start the Eclipse IDE ('' | ||
- | - Open the plugin installation dialog: //Help// -> //Install New Software...// | ||
- | - Add a new plugin source: //Add...// -> //Name:// '' | ||
- | - Add the plugin by checking: //deep Plugin for Eclipse// ('' | ||
- | |||
- | ===== Install the deep target library ===== | ||
- | - Download the ZIP-archive from the [[software: | ||
- | - Unpack it to '' | ||
- | - Change the default library path in the Eclipse Plugin: | ||
- | - Start Eclipse | ||
- | - Open //Window// -> // | ||
- | - Click // | ||
- | |||
- | ===== Test your installation ===== | ||
- | - Test your installation by creating a hello world project: | ||
- | - [[..: | ||
- | - [[..: | ||
- | |||
- | |||
- | |||
- | ---- | ||
- | |||
- | - Install necessary Software from the Ubuntu Software Repository: | ||
- | - //Java Development Kit//: openjdk-6-jdk | ||
- | - // | ||
- | - //Eclipse Java Development Tools (JDT)//: eclipse-jdt | ||
- | - //libusb//: libusb-1.0 | ||
- | - Install additional Software: | ||
- | - Download the Java-Wrapper for libusb (libusbJava) from the project website: FIXME | ||
- | - Install the Package by double clicking | ||
- | - Install the //deep// Eclipse plugin | ||
- | - Start Eclipse | ||
- | - Open plugin installation dialog: //Help// -> //Install New Software...// | ||
- | - Add source: //Add...// -> //Name:// '' | ||
- | - Add plugin: ch.ntb.inf.deep | ||