1 2 3 4 5 6 7 8 9 10 11 | <!-- Configuration of each SWT Application name: the name of the SWT Application mainClass: the main class to start the SWT Application startup: will it start just after the smartswt desktop started(haven't supported) description: the description of the SWT Application --> <Application name="ControlExample" mainClass="org.eclipse.swt.examples.controlexample.ControlExample"> <startup>false</startup> <description>ControlExample Application</description> </Application> |
欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) | Powered by Discuz! 7.0.0 |