Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software:deep:ide:installation [2011-10-12 16:14] zueger1software:deep:ide:installation [2013-12-04 10:03] (aktuell) – gelöscht zueger1
Zeile 1: Zeile 1:
-====== deep Installation ====== 
  
-===== Windows ===== 
-<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! 
-</box> 
- 
-  - Install //Java Development Kit//: 
-    - Download[[http://www.oracle.com/technetwork/java/javase/downloads/index.html | JDK]] 
-    - Install by using the setup assistent 
-  - Install //Eclipse IDE for Java Developers//: 
-    - Get the newest version of [[http://www.eclipse.org/downloads/|Eclipse for Java Developers]] 
-    - Unzip into C:\Program Files\eclipse resp. C:\Programme\eclipse 
-  - Install drivers: 
-    - Download [[Software:Windows:NTB Windows Driver Package]] 
-    - Install by using the installer. The selection of the suitable drivers is done automatically (32/64 bit) 
-  - Install //deep// plugin 
-    - start Eclipse 
-    - Open plugin installation dialog: //Help// -> //Install New Software...// 
-    - Add source: //Add...// -> //Name:// ''NTB Plugins'', //Location:// ''http://www.ntb.ch/inf/eclipse_plugins/'' -> ok 
-    - Add plugin: ch.ntb.inf.deep 
- 
-===== Ubuntu Linux ===== 
-  - Install necessary Software from Ubuntu Software Repository: 
-    - Open the //Ubuntu Software Center// and install the following Software: 
-    - //Java Development Kit//: openjdk-6-jdk 
-    - //Eclipse:// eclipse 
-    - //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:// ''NTB Plugins'', //Location:// ''http://www.ntb.ch/inf/eclipse_plugins/'' -> ok 
-    - Add plugin: ch.ntb.inf.deep 
- 
-===== Mac OS X ===== 
-<box red 98% | IMPORTANT Not supported!> 
-Mac OS X is not supported at the moment! 
-</box>