Tools/Eclipse

(Difference between revisions)
Jump to: navigation, search
m (Linux Installation)
m (Linux Installation)
Line 23: Line 23:
 
=== Linux Installation ===
 
=== Linux Installation ===
 
'''Unpack and copy folder'''
 
'''Unpack and copy folder'''
If possible install at location {{{/opt/eclipse}}}
+
If possible install at location <code>/opt/eclipse</code>
 
<source lang='bash'>
 
<source lang='bash'>
 
tar xvf tarname.tar
 
tar xvf tarname.tar

Revision as of 11:04, 26 April 2012

Contents

Eclipse Logo

Eclipse VHDL Development Tool

Useful informations about the Eclipse VHDL Editing tool

Download Eclipse

In order to install Eclipse the following files need to be downloaded

Classic Eclipse

Download the Classic Eclipse from the official Eclipse Webpage

OR

Yoxos On Demand Eclipse

Take the Eclipse you want and choose all needed Plugins

Linux Installation

Unpack and copy folder If possible install at location /opt/eclipse

tar xvf tarname.tar
cp foldername /opt/eclipse

Add PATH environment var The export commands needed to be written into the /etc/profile file in order to survive a reboot

export PATH=$PATH:/opt/eclipse

Execute Eclipse

eclipse

Windows installation

  1. Unpack into your desired location
  2. Launch eclipse.exe

Install VHDL Plugin

Links

Eclipse VHDL Plugins

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox