Eclipse: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
Hellboy1975 (talk | contribs) New page: Eclipse is an Open Source Integrated Development Environment (IDE) which was originally designed for Java development. A robust plug-in architechure has allowed conributors to create ... |
mNo edit summary |
||
Line 1: | Line 1: | ||
Eclipse is an Open Source Integrated Development Environment (IDE) which was originally designed for [[Java]] development. A robust plug-in architechure has allowed conributors to create plug-ins that support many different development environments, including [[Dataflex]] | Eclipse is an Open Source Integrated Development Environment (IDE) which was originally designed for [[Java]] development. | ||
== Plugins == | |||
A robust plug-in architechure has allowed conributors 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: | |||
*[http://resheim.no/vdf/ Visual Dataflex Tools for Eclipse] | |||
*[[SubClipse]] (using [[SVN]] within Eclipse ) | |||
==External Links== | ==External Links== | ||
*[http://www.eclipse.org Eclipse.org] | *[http://www.eclipse.org Eclipse.org] | ||
*[http://resheim.no/vdf/ Visual Dataflex Tools for Eclipse] | *[http://resheim.no/vdf/ Visual Dataflex Tools for Eclipse] |
Revision as of 17:42, 18 October 2007
Eclipse is an Open Source Integrated Development Environment (IDE) which was originally designed for Java development.
Plugins
A robust plug-in architechure has allowed conributors 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
- SubClipse (using SVN within Eclipse )