Trying to run an SWT based GUI on Raspberry Pi

南楼画角 提交于 2020-01-23 12:12:52

问题


I have developed an SWT GUI on Eclipse on Windows and now I am trying to move it to Raspberry Pi. I am searching for the SWT library for Raspberry.

I have Raspbian on in RPi. Does that mean that I need the SWT library for ARMHF? If yes, how can I import it to my program and can I compile and export the jar on the shell instead of Eclipe (because RPi has 512 MB which is not enough to run Eclipse efficiently)?

Thanks

来源:https://stackoverflow.com/questions/23321092/trying-to-run-an-swt-based-gui-on-raspberry-pi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!