General
Install Eclipse
yum install eclipseVim-Like Editing
yum install eclipse-vrapper
for C/C++ (using CDT)
Install CDT
yum install eclipse-cdt
for Java (using JDT)
Install JDT
yum install eclipse-jdt
Specify Java VM
http://stackoverflow.com/questions/2030434/eclipse-no-java-jre-jdk-no-virtual-machine
for Python (using Pydev)
Install Pydev
yum install eclipse-pydev
for PHP(using PHP Eclipse)
Install PHP Eclipse
yum ibnstall eclipse-phpeclipse
for PERL (using EPIC)
Install EPIC
yum install eclipse-epic
OR
Install pad-walker for debugging
yum install perl-PadWalker
Launch Eclipse
eclipse &Add Software Source
Select "Help/Install New Software" from menu barEnter following information:
Click "Available Software Sites"
Click "Add"
Name "EPIC"
Location "http://e-p-i-c.sf.net/updates"
Install "EPIC Main Components"
Install "EPIC Main Components" in the available software.
REF: http://www.epic-ide.org/download.php
for Shell Scripts (using Shelled Eclipse)
Install Shelled Eclipse
yum install eclipse-shelled
for Verilog and VHDL (using Veditor)
Install Veditor
yum install eclipse-veditor
No comments:
Post a Comment