Skip to main content Skip to main menu

Download

Provides the download services of the development contents such as the Runtime Environment,
the Development Environment and the Common Components.

PRINT HOME DOWNLOAD Development Environment

Development Environment

This table provides TITLE, REGISTER, DATE OF REGISTRATION, VIEWS and ATTACHED FILES
Title eGovFrame for Linux 64bit(Implementation Tool) Version 4.1.0
Register Admin Date of registration 2023-03-02 Views 250
attached files
Development Environment 4.1.0 (64bit) for Linux

[Composition]
Development Environment for Linux 64bit (Implementation Tool) Version for those who use Linux

[Improved Features]
- Eclipse 2022-09 (4.25.0) applied. Mac/Linux version uses Eclipse 2022-09 due to Toggle Mark Occurrences issue.
- eGovFrame Runtime Environment 4.1.0 applied.
- 253 common components. (MobileID added)
- Common components with DBMS Goldilocks added.
- Added MyBatis DAO source generation function.
- Remove DeviceAPI creation. -> Create only DeviceAPI Web.
- Simple homepage template with React.js improvements and JWT authentication methods.
- Eclipse Tools for Cloud Foundry added.
- Eclipse Docker Tooling added.

[How to install it]
Run the eGovFrameDev4.1.0-linux-64bit.tar.gz file to unzip and run eclipse to use the development environment where both development environment essentials and optional elements are installed.

[Troubleshooting]
1. When a "failed to create the Java Virtual Machine" error occurs after Eclipse is executed,
In the event of a JVM-related error when running Eclipse, add the JDK installation path of the user's PC in the info.plist, an eclipse setting file. (JDK 17+ is required)
** Add jdk path to eclipse.ini (Example)
-vm
/usr/lib/jvm/jdk-17.0.6/bin/java
2. If you install Lombok plug-in separately,
Need to check the setting of Lombok in eclipse.ini