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 Windows 64bit(Implementation Tool) Version 4.3.0
Register Admin Date of registration 2025-03-06 Views 242
attached files
Developer's Development Environment for Windows 64-bit (Implementation Tool) Version 4.3.0

 [Configuration]

The Developer's Development Environment for Windows 64-bit (Implementation Tool) Version 4.3.0 is a tool that supports developers in writing code. It includes an IDE and editor(Source Code, UML, ERD, DBIO, WebFlow, Code Generation, Code Inspection, Common Component Generation, Custom Development Environment, Nexus, SVN) for eGovFrame-based application development, as well as Debugging (Local, Remote), Mobile IDE, Batch IDE, and RTE.

 [Improvements]

- Applied Eclipse 2024-03 (4.31.0)
- Applied eGovFrame Runtime Environment 4.3.0
- Upgraded 254 common-components and applied security enhancement patches
- Upgraded Batch-Template, Boot-Template, and MSA-Template and three-template projects.
- Updated XML configuration file generation features for Cache, DataSource, Transaction, ID Generation, Property, and Scheduling
- Added Java Config configuration file generation feature
- Added supporting Properties and YAML when generating Logging configuration file

 [Installation Guide]

1. Extract the eGovFrameDev-4.3.0-64bit.zip file in the directory where you want to configure the development environment.
2. Run Eclipse, and you will have access to a development environment with both essential and optional components pre-installed.

 [Troubleshooting]

1. Error: "0x80010135: Path too long" or "Cannot open folder" occurs when extracting the archive
    - Use another extraction tool instead of the default Windows extractor (example) :
    - 7-Zip
2. JVM-related error occurs when running Eclipse ("Failed to create the Java Virtual Machine")
    - Add the JDK installation path to the eclipse.ini which is a configuration file on your PC as follows (JDK 17 is required) :
        -vm
        C:\Program Files\Java\jdk-17.0.10\bin\javaw.exe
3. Korean characters appear broken in Eclipse files
    - Set the file encoding to UTF-8 in eclipse.ini (example):
        -Dfile.encoding=UTF-8
4. Korean characters appear broken in some DML files when creating a project using the template wizard
    - Change the encoding format of the affected DML files from UTF-8 to EUC-KR.
5. Windows PC protection warning : "Microsoft Defender SmartScreen blocked the launch of an unrecognized app. Running this app can expose your PC to risk."
    - Click More info and then select Run.

 [Attached File Hash Code (Checksum) Information]
-------------------------------------------------------------------------------------------
eGovFrameDev-4.3.0-64bit.zip
- MD5 : bb89276cddaeab946ff2de8cb9a51921
- SHA1 : 933ff8d36756a1cf3473034da09c520c4fa175f3
-------------------------------------------------------------------------------------------