how can i generate an exe file that contains java robot

i had used java robot but when i made exe file it didn't work. I guess I must add java file to deploytool but I couldn't find java.awt.Robot file
sincerely

댓글 수: 1

Adam
Adam 2014년 12월 18일
편집: Adam 2014년 12월 18일
C:\Program Files (x86)\Java\jre1.8.0_25\bin
is where I have java dlls including awt.dll (obviously the exact folder name will depend on what version you have installed)
though I have never actually used the standard java functionality in a compiled executable so I'm not sure if you can just add the dll to your compiler project or whether you need something else.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB Compiler SDK에 대해 자세히 알아보기

질문:

2014년 12월 18일

편집:

2014년 12월 18일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by