Results 1 to 3 of 3
Thread: IDE support for Java 1.4
- 09-07-2011, 10:24 AM #1
Member
- Join Date
- Sep 2011
- Posts
- 4
- Rep Power
- 0
IDE support for Java 1.4
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!
- 09-07-2011, 12:07 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Re: IDE support for Java 1.4
The first three definitely, since you just point them at a JDK you want to use for your project.
I suspect the same is true of JCreator as well.
Never heard of xCode.
- 09-07-2011, 12:25 PM #3
Member
- Join Date
- Sep 2011
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
java support
By aizen92 in forum New To JavaReplies: 4Last Post: 04-25-2011, 05:07 PM -
UTF-16 support for Java
By maheeka in forum New To JavaReplies: 0Last Post: 03-29-2011, 08:35 AM -
Does Java support pointers?
By kthaker in forum New To JavaReplies: 2Last Post: 10-07-2009, 08:16 AM -
How does java support polymorphism?
By makpandian in forum New To JavaReplies: 3Last Post: 06-26-2009, 02:52 AM -
JAVA support to LAPD
By syedumairali in forum New To JavaReplies: 3Last Post: 01-26-2008, 02:49 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks