How can i update my codenameone plugin and handed to the latest classes update

核能气质少年 提交于 2020-01-17 03:51:05

问题


I update the codenameone frequently but I have a problem I don't have some classes or functions for example I have only three classes in com.codename1.ui.geom such as: Dimension, Point and Rectangle classes but not the others or in graphics.class I don't have function named setTransform. what should I do?

Thanks in advance.

Updated:


回答1:


Right click the project select project properties and client Update Client Libs button:



来源:https://stackoverflow.com/questions/24993130/how-can-i-update-my-codenameone-plugin-and-handed-to-the-latest-classes-update

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