Skip to main content Skip to main menu
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
Title | eGovFrame for Linux 64bit(Implementation Tool) Version 4.3.0 | ||||
---|---|---|---|---|---|
Register | Admin | Date of registration | 2025-03-06 | Views | 196 |
attached files | |||||
Developer's Development Environment for Linux (Implementation Tool) Version 4.3.0
[Configuration] The Developer's Development Environment for Linux (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 eGovFrameDev4.3.0-linux-64bit.tar.gz 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. JVM-related error("Failed to create the Java Virtual Machine") occurs after Eclipse is executed Add the JDK installation path of the user's PC to the eclipse.ini configuration file (JDK 21 is required) JVM configuration (Example) : -vm /usr/lib/jvm/jdk-17.0.10/bin/java 2. Korean characters appear broken in Eclipse files Set the file encoding to UTF-8 in eclipse.ini: -Dfile.encoding=UTF-8 [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.10/bin/java 2. If there is Korean character corruption in Eclipse files, set file format of Eclipse to UTF-8 in eclipse.ini (Example) -Dfile.encoding=UTF-8 [Attached File Hash Code (Checksum) Information] ------------------------------------------------------------------------------------------- eGovFrameDev-4.3.0-Linux-64bit.tar.gz - MD5 : cea0a76728dbe02f459dbffa63e885c2 - SHA1 : 343d91951232d8022d8bad51b6c0e6215f66f0bf ------------------------------------------------------------------------------------------- |