Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to install Eclipse IDE

212 bytes added, 13:41, 21 November 2014
Fix broken link for eclipse plugin
Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written mostly in Java. It can be used to develop applications in Java and, by means of various plug-ins, other programming languages including Ada, C, C++, COBOL, Haskell, Perl, PHP, Python, R, Ruby (including Ruby on Rails framework), Scala, Clojure, Groovy, Android and Scheme. One of these interesting plugins is the Yocto Eclipse IDE Plug-in.
The Yocto Eclipse IDE Plug-in integrates the functionality of the [httphttps://www.yoctoproject.org/tools-resources/projects/application-development-toolkit-adt Yocto Project Application Development Toolkit (ADT)] and toolchain into the Eclipse IDE. This allows its users direct access to deploy, build, run and debug your own project. More information about Eclipse software [http://en.wikipedia.org/wiki/Eclipse_%28software%29 here].
<section end=shortoverview />
'''NOTE:''' If you use IGEP&nbsp;SDK&nbsp;Virtual Machine you don't need to follow this guide, go directly to [[How to develop with Eclipse IDE under IGEP Technology|How to develop with Eclipse IDE under IGEP technology]]
*PC with Linux, for example [http://www.linuxmint.com/ Linux Mint distribution].
*[httphttps://www.isee.biz/componentsupport/zoodownloads/item/igep-sdk-yocto-toolcahintoolchain-1-2-2-sdk 3 IGEP YOCTO Toolchain SDK] (see [http://labs.isee.biz/index.php/How_to_setup_a_cross_compiler Tutorial])
*[http://www.eclipse.org/downloads/packages/eclipse-ide-cc-linux-developers-includes-incubating-components/indigor Eclipse IDE for C/C++ Linux Developers]
*[httphttps://www.yoctoproject.org/tools-resources/projects/eclipse-ide-plug Yocto Eclipse IDE Plug-in]
{{Message/Information Message|message= This guide was tested under Linux Mint Lisa 12, Eclipse 3.7 Indigo and Yocto IDE Plug-in 1.2}}
Now you can compile programs for IGEP devices, but it is necessary configure a connection between IGEP and Host machine to debug/run applications remotely:
<section begin=setup_connection />
*Go to Window menu -&gt; Open Perspective -&gt; Other...
*Select Remote System Explorer
'''<sup>Click to enlarge image</sup>'''
<section end=setup_connection />
 
 
{{Message/Forum}}
0
edits