Java

배포한 javafx프로젝트 실행

amungstudy 2023. 6. 1. 12:26

해당 파일 존재하는 주소에서 cmd 실행 & javafx sdk폴더복사

 

 

java --module-path "java_fx\lib" --add-modules=javafx.controls,javafx.fxml -jar chat_server.jar

 


exe파일 만들기

Launch4j 다운로드

 

Launch4j Executable Wrapper

Download Launch4j Executable Wrapper for free. Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.

sourceforge.net