Home / eS_v2.0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
eS_v2.0.3.0_source_code.zip 2023-05-03 287.5 MB
eS_Portable_Linux-x86_64_Qt5_v2.0.3.0_(debian_10.12.0).tar.gz 2023-05-03 77.1 MB
eS_Portable_Win_Qt5_v2.0.3.0.zip 2023-05-03 58.5 MB
eS_Portable_Win_Qt4_v2.0.3.0.zip 2023-05-03 49.8 MB
eS - description of the development environment[ru].pdf 2023-05-03 276.9 kB
eS - description of the development environment[en].pdf 2023-05-03 259.5 kB
README.txt 2023-05-03 3.1 kB
Totals: 7 Items   473.5 MB 0
==================================================
eS - editor for Solutions
Version 2.0.3.0
Copyright (C) 2023  Vitalij Fedichev https://vk.com/id94245154
==================================================

The cross-platform eS IDE combines project management, build tools, source code editing and program debugging in a single environment.
Works on Linux and Windows.
eS is easy to use and speeds up the development of embedded or desktop software.
Supports many compilers (GNU C++, Microsoft Visual C++, Embarcadero C++, etc.) for many processors (MIPS, ARM, x386, etc.)
The environment is extensible, and you can connect any external development tools that support the command line.

==================================================
DISCLAIMER
==================================================

The software is designed for use by trained professional personnel and is not a substitute for sound professional judgment.  It is the sole responsibility of the user to validate the data presented by eS and to determine whether the results of this program are accurate and suitable for any specific purpose.  No guarantee of accuracy or fitness for any purpose is expressed or implied.  The author strongly recommends that the data be checked against other sources and/or methods before use and application.  The author shall not be held liable for any direct, indirect, consequential or incidental damages incurred through use of the data or calculations. 

==================================================
LICENSE
==================================================

eS is licensed under the GNU General Public License (GPL) Version 3.
 
==================================================
SYSTEM REQUIREMENTS
==================================================

OS:             

Windows: 32/64-bit XP or higher

Software:
        The installation package contains all the necessary components. 
        For portable versions you need:
            Qt4 variants require Microsoft Visual C++ 2008 Redistributable
            Qt5 variants contains all the necessary components (Only for Windows 7 or higher) 

Linux-x86_64:
Software:
        The installation package contains all the necessary components.
        Build done in Debian 10.12.0

==================================================
VERSION HISTORY / CHANGELOG
==================================================

Version 2.0.3.0
- Linux support
- Corrected many other bugs from the previous version
- Added plugin system
- Clang-based parser designed as a plugin
- Improved parser functionality based on Clang (added compiler command line analysis)
- Added support for cdb debugger (for 32-bit Microsoft compilers, only for Windows)
- Added text editor plugin based on QScintilla (Only for Windows, Only for Qt4)
- Added support for templates
- Added the ability to store settings and templates in the workspace

Version 1.1.11

- This version is the first to be released under the GPL v3 license
- Corrected many other bugs from the previous version
Source: README.txt, updated 2023-05-03