Difference between revisions of "Eclipse Introduction"
Line 1: | Line 1: | ||
− | {{todo| | + | {{todo|SEOKWREV; Write this from scratch for oe 5 (10.29.13-19:45->MD+);(11.06.13-15:58->JG+);(03.04.14-16:35->BS-);(03.21.14-15:45->BS+)|Klint Youngmeyer|project=oe 4,ky, SEOKWREV, md,bs}} |
+ | |||
+ | {{#seo: | ||
+ | |title=Eclipse Introduction | ||
+ | |titlemode=append | ||
+ | |keywords=Eclipse,Eclipse Introduction,Eclipse Distribution,Integrated Development Environment,IDE | ||
+ | |description=An introduction to Eclipse. | ||
+ | }} | ||
[[File:Eclipse.jpg|right]] | [[File:Eclipse.jpg|right]] | ||
Eclipse is an Open Source ''Integrated Development Environment'' (IDE) that can be used to develop software for many different languages. Plugins are available that add functionality, such as SVN support, support for additional languages, and team collaboration. See the Eclipse Project site for more information [http://www.eclipse.org www.eclipse.org]. | Eclipse is an Open Source ''Integrated Development Environment'' (IDE) that can be used to develop software for many different languages. Plugins are available that add functionality, such as SVN support, support for additional languages, and team collaboration. See the Eclipse Project site for more information [http://www.eclipse.org www.eclipse.org]. |
Latest revision as of 15:45, 21 March 2014
Eclipse is an Open Source Integrated Development Environment (IDE) that can be used to develop software for many different languages. Plugins are available that add functionality, such as SVN support, support for additional languages, and team collaboration. See the Eclipse Project site for more information www.eclipse.org.
Eclipse Distribution
EMAC recommends that customers install Eclipse 3.6 from the EMAC FTP site. The Eclipse 3.6 distribution includes all of the plugins recommended for developing software using the EMAC OE SDK, including:
- C/C++ Development Tools (CDT) and features
- Remote Systems Explorer / Target Management / Device Software Development Platform (RSE/TM/DSDP)
- SVN, Git, and CVS support
- Mylyn plugin with Trac support
- Linux development tools with Man Page viewer
- Web Developer Tools
- PHP Development Tools
- Eclox Doxygen support plugin
- Other plugins and features
See Also
Refer to the links below for instructions on how to install and utilize the Eclipse 3.6 distribution.
- Introduction
- Installation
- First Time Starting Eclipse
- Using the Eclipse Terminal View
- Importing EMAC OE SDK Projects
- Using the EMAC OE SDK Projects
- Creating New Projects
- Remote System Explorer
- Executing Remote Applications
- Debugging Remote Applications