EDI (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 87.246.78.46 (talk) at 14:02, 27 November 2015 (Update version with latest release). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

EDI
Original author(s)Andy Williams
Developer(s)EDI project
Initial release2015
Stable release
0.2 / November 19, 2015; 8 years ago (2015-11-19)
Preview release
0.0.9 / May 31, 2015; 9 years ago (2015-05-31)
Written inC
Operating systemEFL-supporting (Linux, Unix, Mac OS X)
Available inEnglish
TypeIntegrated development environment
LicenseGPL v2
Websiteedi-ide.com

EDI is a free software integrated development environment available under the GNU General Public License version 2.0. It is written in C and runs on any Linux, BSD, and Unix system with limited support for Mac OS X and Windows.

Development

EDI development was started in 2013 by ajwillia.ms,[1] it is now being developed by a small group of members of the Enlightenment (software) development team as well as other individuals.

Features

EDI includes syntax highlighting, inline compilation error warnings and builtin capability to report on test results. It provides a new project wizard can create complete project templates for fast creation of a new application. It supports UTF-8 encoded files as well as plain Ascii.

The build tools allow you to make the software currently being edited, run tests, launch the application binary or clean the build.

Reception

Although EDI is in early development stages the reception has positive.

Versions of the software have already been packaged in Arch Linux,[2] Bodhi Linux[3] (where it has been voted 3.8 stars) and a community remaster of PCLinuxOS[4]

See also

References

  1. ^ "EDevDay 2014 - EDI, The Enlightenment IDE". YouTube. Retrieved Aug 30, 2015.
  2. ^ "edi-git Arch package".
  3. ^ "EDI on the Bodhi App Center".
  4. ^ "E19 Community remaster".

External links