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 x86_64/AArch64 (Implementation Tool) Version 4.1.0
Register Admin Date of registration 2023-03-02 Views 297
attached files
Development Environment 4.1.0 (x86_64/AArch64)

[Composition]
Development Environment x86_64/AArch64 (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, Common Component Creation, Custom Development Environment, Nexus, SVN), Debug (Local, Remote), Mobile IDE, Batch IDE, RDT.

[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 eGovFrameDev-4.1.0-Mac.dmg file to execute the eGovFrameDev-4.1.0-Mac.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 17+ is required)
** Add jdk path to Contents/Info.plist (Example)
<string>-vm</string>
<string>/Library/Java/JavaVirtualMachines/jdk-17.0.6.jdk/Contents/Home/bin/java</string>
2. If you install Lombok plug-in separately,
Need to check the setting of Lombok in eclipse.ini
3. If you are unable to run your app due to a security issue, please remove the file warnings in the terminal before starting it up. (Example)
xattr -cr "/Applications/eGovFrameDev-4.1.0-Mac-AArch64.app"
-------------------------------------------------------------------------------------------
### eGovFrameDev-4.1.0-Mac-AArch64.dmg HASH value ###
- sha256 : 7a3f276cb8b4accb01eca47f9a65f4abaabd5f7eb9d2c0862909d9e26602afde
-------------------------------------------------------------------------------------------