Hi, I want to make games for Java mobiles. I want to learn J2ME. What IDE and softwares do I need?
There are phones that still use J2ME?
From an ide perspective, NetBeans has a J2ME set of plugins
Why would you need J2ME? If you want to make games for Android in Java, you could use LibGDX, one of “raw metal” OpenGL libraries or even Android libs directly.
Just like said above, if you really need J2ME NetBeans have good support of it.