SWT Deployment as EXE

后端 未结 4 1848
既然无缘
既然无缘 2020-12-19 22:31

I\'ve recently started learning SWT (on class #4, to be precise) due to business requirements, and previously I had been developing with Swing for 2 years.

We deploy

4条回答
  •  暖寄归人
    2020-12-19 23:07

    You can use a java to EXE wrapper like this one http://jsmooth.sourceforge.net/. Hope it helps.

提交回复
热议问题