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.0.0
Register Admin Date of registration 2022-03-02 Views 557
attached files
Development Environment 4.0.0 (64bit) for Linux

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

[Improved Features]
- Eclipse 2021-03 (4.19.0) applied.
- 252 common components (Digital One Pass added)
- eGovFrame Runtime Environment 4.0.0 applied
- Bug fixed in the pom.xml creation when adding common components.
- Spring Tools 4 plug-in added.
- Spring Boot Dashboard added
- Spring Dashboard added
- Spring Boot support for the Batch Template Project
- 2 Template Projects UI/UX updated
- Boot template project added
- MSA template projects added
- Lombok added

[How to install it]
Run the eGovFrameDev4.0.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 11+ is required)
** Add jdk path to eclipse.ini (Example)
-vm
/usr/lib/jvm/jdk-11.0.2/bin/java
2. If you install Lombok plug-in separately,
Need to check the setting of Lombok in eclipse.ini