'jar to exe'에 해당되는 글 1건

  1. 2016.12.14 [JSmooth] jar to exe

[JSmooth] jar to exe

Software 2016. 12. 14. 17:57

사전 준비

1. Eclipse 설치 (http://www.eclipse.org/downloads/)

2. JSmooth 설치 (https://sourceforge.net/projects/jsmooth/files/jsmooth/)


변환 작업 순서

1. Eclipse 실행 - File - Export

2. Export 창 - Java - Runnable JAR file 선택 - Next

3. Runnable JAR file Export 창 - Launch configuration - Project 선택 - Export destination 

   - jar 저장 경로 및 파일이름 생성 - Finish

4. JSmooth 실행

5. Skeleton - Skeleton Selection - Console Wrapper 선택

6. Executable - Binary - exe 저장 경로 및 파일이름 생성

7. Application - Embedded jar settings - Use an embedded jar 체크 후 jar 파일 선택 - Applecation Settings - Main class - Main class java 선택

8. JSmooth 상단 톱니바퀴 모양 클릭

Posted by Hyun CHO
,