Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
software:deep:installation:linux_mint [2016-01-05 09:50] – abajric | software:deep:installation:linux_mint [Unbekanntes Datum] (aktuell) – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== deep Installation under Linux Mint ====== | ||
- | |||
- | ===== Install necessary tools ===== | ||
- | - Install //Eclipse IDE for Java Developers//: | ||
- | - All necessary libraries and a compatible JDK will be installed automatically. | ||
- | - If you want to use the [[:Embedded Systems: | ||
- | |||
- | ===== 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: | ||
- | - [[..: | ||
- | - [[..: | ||