I\'ve recently started learning J2ME. I\'m not able to run the j2me code in eclipse. I\'m not sure how to configure eclipse to run j2me in it. I could use EclipseME, but I\'d like开发者_C百科 to confi
In EclipseME project i have problems with breakpoints that never get hit. I have set a breakpoint on setTitle that never gets hit. If i change the t开发者_如何学Pythonitle, the app shows the title cor
What is the corre开发者_JS百科ct way of importing j2me projects in Eclipse? Im getting: No projects are found to import.
I am trying to create simple application that would be able to search people on facebook using given e-mail. I am already able to log into an account using the HTMLunit tool and even create a page, wh