Computer Science Canada Question about Sun Java's IDE |
Author: | FearSonic [ Fri Sep 17, 2004 5:12 pm ] |
Post subject: | Question about Sun Java's IDE |
Don't know if this has been posted, couldn't find it. I downloaded the J2SE 5.0 RC from java.sun.com, and Java 3D from.. the same place I believe, and I'd like to know where the IDE is, thanks! |
Author: | rizzix [ Fri Sep 17, 2004 5:15 pm ] |
Post subject: | |
same place.. but do take a look at the other available ide's.. for a little more of info look up: http://www.compsci.ca/v2/viewtopic.php?t=1083 |
Author: | FearSonic [ Fri Sep 17, 2004 5:16 pm ] |
Post subject: | |
Can I use the Java stuff from Sun in other IDE's? Cause I wanna use that Java 3D thing. |
Author: | Andy [ Fri Sep 17, 2004 5:18 pm ] |
Post subject: | |
that java stuff from sun is the language itself, the ide is just an enviroment to program so yes you can use any java ide/compiler/editor |
Author: | FearSonic [ Fri Sep 17, 2004 5:19 pm ] |
Post subject: | |
Alright, so if I were to use Eclipse (My favourite so far.), I can just do everything I need in there and I'd be okay? |
Author: | rizzix [ Fri Sep 17, 2004 5:20 pm ] |
Post subject: | |
java 3d is just an api.. it has absoloutly nothing to do with the ide's.. this is not visual basic you know.. u can program java3d using notepad if you want. |
Author: | FearSonic [ Fri Sep 17, 2004 5:21 pm ] |
Post subject: | |
Excellent! Thanks for the quick answers guys! |