본문 바로가기
프로그램 활용/소프트웨어

ERMASTER - install(수동 설치하기)

by 3604 2025. 8. 22.
728x90



·         ERMASTER 파일 다운로드

·         ERMASTER 파일 설치하기

·         bundles.info 파일 수정하기

·         이클립스 재시작

 

 

 

ERMASTER 파일 다운로드

http://codedragon.tistory.com/5896

 

 

 

 

 

 

 

ERMASTER 파일 설치하기

eclipse 설치 폴더 하위의 "plugins" 폴더로 이동합니다.

C:\CodeLab\eclipse\plugins

 

 

 

"plugins" 폴더안에 다운받은 ERMASTER jar파일을 붙여넣기 합니다.

(jar 파일 또는 압축을  폴더를 복사하면 설치를   있습니다.)

 

 

 

 

bundles.info 파일 수정하기

bundles.info파일에 추가한 plugin 정보를 추가합니다.

 

C:\CodeLab\eclipse\configuration\org.eclipse.equinox.simpleconfigurator\

 

 

 

아래의 항목을 추가합니다.

org.insightech.er_1.0.0.v20150619-0219.jar

파일명,버전부분,plugin의경로,4,false
org.insightech.er,1.0.0.v20150619-0219,plugins/org.insightech.er_1.0.0.v20150619-0219.jar,4,false

 

 

 

이클립스 재시작

이클립스를 재시작합니다.

 

 

 

 

메뉴: [File] >> [New] >> [Other…] >> [ERMaster] 항목을 확인할  있습니다.

 

 출처:https://codedragon.tistory.com/7435

728x90