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 Mac 64bit(Implementation Tool) Version 4.0.0
Register Admin Date of registration 2022-03-02 Views 595
attached files
Development Environment 4.0.0 (64bit)

[Composition]
Development Environment 64bit (Implementation Tool) Version for developers is a tool that supports developers' code creation, IDE and Editor (Source Code, UML, ERD, DBIO, WebFlow, Code Generation, Code Inspection, Customized Development Environment, Nebus)

[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 eGovFrameDev-4.0.0-Mac-64bit-Installer.dmg file to execute the eGovFrameDev-4.0.0-Mac-64bit.app, or copy it to the Applications directory and run the application to use the development environment where both 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 Contents/Info.plist (Example)
<string>-vm</string>
<string>/Library/Java/JavaVirtualMachines/jdk-11.0.5.jdk/Contents/Home/bin/java</string>
2. If you install Lombok plug-in separately,
Need to check the setting of Lombok in eclipse.ini