Additional jars from Resource Editor different from LWUIT 1.5 example apps

倖福魔咒の 提交于 2019-12-24 11:35:32

问题


I just realized that the Resource Editor still generates the old additional jars with creating the Netbeans project.
For example: IO.jar, IO_SE.jar, UI.jar, UI_RIM_Touch.jar instead of LWUIT_MIDP.jar, MIDP_IO.jar, LWUIT_Blackberry_4_7_OrNewer.jar like used in the example apps in the LWUIT 1.5 download.

Is this intentional? If yes, do I have to remove the ones auto generated and add the newer jars when working on my project in net-beans?


回答1:


The JAR's should generally be updated but they aren't necessarily identical since they are generated by a different build process. We will resolve this in the Codename One designer tool.




回答2:


I think that the jars generated by the Resource Editor are updated. I'm working with it, and I got no problems in MIDP projects, but is possible that the UI_RIM is out of date because my BB projects don't start.



来源:https://stackoverflow.com/questions/9030639/additional-jars-from-resource-editor-different-from-lwuit-1-5-example-apps

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