Eclipse: Difference between revisions

306 bytes added ,  25 November 2007
→‎Plugins: merged stuff here that probably don't need their own page.
(Tidyup, Categorisation)
(→‎Plugins: merged stuff here that probably don't need their own page.)
Line 1: Line 1:
'''Eclipse''' is an [[Open Source]] Integrated Development Environment (IDE) which was originally designed for [[Java]] development.   
'''Eclipse''' is an [[Open Source]] Integrated Development Environment (IDE) which was originally designed for [[Java]] development.   


== Plugins ==
==Plugins==
A robust plug-in architechure has allowed contributors to create plug-ins that support many different development environments, including [[Visual DataFlex]].
A robust plug-in architechure has allowed contributors to create plug-ins that support many different development environments, including [[Visual DataFlex]].


Here is a list of plugins that are handy for [[Visual DataFlex]] development:
===Visual Dataflex Tools for Eclipse===
Visual Dataflex Tools for Eclipse is a commercial plug-in designed for Dataflex Developers.  It includes features such as a Class hierarchy browser, Assisted typing (content assist/intellitype), Folding sections (hides code blocks) and One click fixing of problems (QuickFix).
*[http://resheim.no/vdf/ Visual Dataflex Tools for Eclipse]


*[http://resheim.no/vdf/ Visual Dataflex Tools for Eclipse]
===SubClipse===
*[[SubClipse]] (using [[SVN]] within Eclipse )
A plugin for using [[SVN|Subversion]] from within Eclipse.
 
*[http://subclipse.tigris.org/ Website]


==External Links==
==External Links==
221

edits