eclipseme

EclipseME - Network permission

a 夏天 提交于 2019-12-24 05:01:44
问题 I have a j2me project that works fine in netbeans. Since i need to develop a android version i have moved to Eclipse. I have downloaded Eclipse ME and imported the j2me project. Im able to run the app, but i dont get "Is It Ok To Use Airtime" permission. I checked the jad and all the permissions are there. Emulator is "Sun Java(TM) Wireless Toolkit 2.5.2_01 for CLDC". Any idea why the internet connection is not working? 回答1: See this article. Here clearly described briefly. Even you can check

How do I fix a “broken” debugger in EclipseME (MTJ)?

人盡茶涼 提交于 2019-12-11 10:56:54
问题 How do I fix a broken debugger, one that just won't start, in EclipseME (now Mobile Tools Java)? (This question has an answer which will be transferred from another question soon) 回答1: The most annoying issue with EclipseME for me was the "broken" debugger, which just wouldn't start. This is covered in docs, but it took me about an hour to find this tip when I first installed EclipseME, and another hour when I returned to JavaME development a year later, so I decided to share this piece of