Jin's Dev Story

[eGovFrame] 전자정부프레임워크 설치 방법 본문

Tools/eGovFrame

[eGovFrame] 전자정부프레임워크 설치 방법

woojin._. 2024. 6. 13. 14:44

1. egovframe 다운로드 후 압축 → 압축 파일 C나 D드라이브로 이동

egovframework:dev3.8:gettingstarted [eGovFrame]

 

egovframework:dev3.8:gettingstarted [eGovFrame]

본 가이드는 전자정부 표준프레임워크 기반의 단순한 응용프로그램(HelloWorld)를 직접 실습해 봄으로써 빠른 시간 내에 전자정부 프레임워크의 기본 기능을 파악하기 위하여 제공한다. 본 가이드

www.egovframe.go.kr

 

⇒ 참고

 

2. JRE, JDK 설치

  • 이클립스 → ini 파일에 추가 (openFile과 vmargs 사이에 추가) : jdk 설치 경로
  • -vm C:\\Program Files\\Java\\jdk1.8.0_202\\bin\\javaw.exe

 

3. maven repository 저장 경로 변경하는 경우

  • 이클립스 실행 → Window→ Preferences → Maven → User Settings → Local Repository (여기에 기본 경로 설정되어있음)
     
    	repository 저장 경로 
    	true 
    	false 
    
    
  • ⇒ 변경할 경로에 settings 파일을 추가 후 User Settings 변경 후 Update Settings

 

4. 톰캣 설정

 

Apache Tomcat® - Apache Tomcat 9 Software Downloads

Welcome to the Apache Tomcat® 9.x software download page. This page provides download links for obtaining the latest version of Tomcat 9.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification version

tomcat.apache.org

 

5. 프로젝트 생성

→ eGovFrame Web Project → 내용 입력 후 꼭 next 해서 샘플 파일도 생성하기