Aloha!
I'm comparing IntelliJ IDEA, Eclipse, Netbeans, JCreator and xCode. Which of these support the Java 2 SDK version 1.4 as a target VM? I don't care if the IDE itself needs a later VM to run. I'll be distributing a downloadable game (yes, really), so the JRE must be small (i.e., < v1.5), and the IDE needs to be able to run my app under 1.4 during development.
I know I could download them all and check, but I hoped someone here might know. Thanks for any help!
I'm comparing IntelliJ IDEA, Eclipse, Netbeans, JCreator and xCode. Which of these support the Java 2 SDK version 1.4 as a target VM? I don't care if the IDE itself needs a later VM to run. I'll be distributing a downloadable game (yes, really), so the JRE must be small (i.e., < v1.5), and the IDE needs to be able to run my app under 1.4 during development.
I know I could download them all and check, but I hoped someone here might know. Thanks for any help!
Last edited: