Dies ist eine alte Version des Dokuments!


deep Installation

Windows

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!
  1. Install Java Development Kit:
    1. Download JDK
    2. Install by using the setup assistent
  2. Install Eclipse IDE for Java Developers:
    1. Get the newest version of Eclipse for Java Developers
    2. Unzip into C:\Program Files\eclipse resp. C:\Programme\eclipse
  3. Install drivers:
    1. Install by using the installer. The selection of the suitable drivers is done automatically (32/64 bit)
  4. Install deep plugin
    1. start Eclipse
    2. Open plugin installation dialog: HelpInstall New Software…
    3. Add source: Add…Name: NTB Plugins, Location: http://www.ntb.ch/inf/eclipse_plugins/ → ok
    4. Add plugin: ch.ntb.inf.deep

Ubuntu Linux

  1. Install necessary Software from Ubuntu Software Repository:
    1. Open the Ubuntu Software Center and install the following Software:
    2. Java Development Kit: openjdk-6-jdk
    3. Eclipse: eclipse
    4. Eclipse Java Development Tools (JDT): eclipse-jdt
    5. libusb: libusb-1.0
  2. Install additional Software:
    1. Download the Java-Wrapper for libusb (libusbJava) from the project website: FIXME
    2. Install the Package by double clicking
  3. Install the deep Eclipse plugin
    1. Start Eclipse
    2. Open plugin installation dialog: HelpInstall New Software…
    3. Add source: Add…Name: NTB Plugins, Location: http://www.ntb.ch/inf/eclipse_plugins/ → ok
    4. Add plugin: ch.ntb.inf.deep

Mac OS X

IMPORTANT Not supported!

Mac OS X is not supported at the moment!