how can i generate an exe file that contains java robot

1 Ansicht (letzte 30 Tage)
Amirhosein Ghenaati
Amirhosein Ghenaati am 18 Dez. 2014
Bearbeitet: Adam am 18 Dez. 2014
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 Kommentar
Adam
Adam am 18 Dez. 2014
Bearbeitet: Adam am 18 Dez. 2014
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Robotics finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by