JAVAFx Build Failed

后端 未结 6 863
死守一世寂寞
死守一世寂寞 2020-12-17 00:50

I created an app with JavaFx for windows, which is really cool. I can run it from e(fx)clipse, everthing works fine, but I can\'t make a jar file from the project. I can exp

6条回答
  •  暖寄归人
    2020-12-17 01:45

    You need to setup jdk as jre in Prefereces->Java->Installed JREs, and check it as "separate jre" in External Tools Configuration->JRE in case of Eclipse

    Edit: Run > External Tools > External Tool Configuration

提交回复
热议问题