문제

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?

도움이 되었습니까?

해결책

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.

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top