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 3.9.0
Register Admin Date of registration 2021-03-02 Views 1107
attached files

Developers Development Environment for Linux Version 3.9.0 (64bit)


[Configuration]
Development Environment for Linux 64bit (Implementation Tool) Version for Linux users.
This Implementation Tool is designed for developers to write code, IDE and Editor (SourceCode, UML, ERD, DBIO, WebFlow, Code Generation, Code Inspection, Common Component Creation, Custom Development Environment, Nexus, SVN), Debug (Local, Remote), Mobile IDE, Batch IDE, RDT.


[Improvement]
- Applying Eclipse Photon (4.8.0)
- Added 251 kinds of improved common components All-in-one Template
- 7 types of DBMS support
- Execution environment 3.9.0 applied
- Mobile Device API - Cordova 8.1.2 support
- Mobile Device API webserver - Added 2 types of DBMS, MyBatis
- Jenkins 2.138.4 -> 2.190.1
- Nexus 2.11.3 -> 2.14.15
- Gradle 1.0.21 -> 2.2.1


[How to install]
When you run the eGovFrameDev3.9.0-linux-64bit.tar.gz file to decompress and enable eclipse, you can use a development environment with both development environment prerequisites and selections installed.

[Troubleshooting]
1. When a failed to create the Java Virtual Machine error occurs after Eclipse runs
In the event of a JVM related error during eclipse drive, the eclipse setup file eclipse.ini adds the JDK installation path on your PC as follows (JDK requires the use of version 1.8):
Add jdk path to eclipse.ini (example)
-vm
/usr/lib/jvm/jdk8u242-b08/bin/java
2. In case of broken Korean in Eclipse file
Set file format of eclipse to UTF-8 in eclipse.ini (example)
-Dfile.encoding=UTF-8
3. DeviceAPI requires Android plug-in and Android-sdk installation by referring to the developer guide below
https://www.egovframe.go.kr/wiki/doku.php?id=egovframework:dev3.9:install_guide