
-----------------------------------
FearSonic
Fri Sep 17, 2004 5:12 pm

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!

-----------------------------------
rizzix
Fri Sep 17, 2004 5:15 pm


-----------------------------------
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

-----------------------------------
FearSonic
Fri Sep 17, 2004 5:16 pm


-----------------------------------
Can I use the Java stuff from Sun in other IDE's? Cause I wanna use that Java 3D thing.

-----------------------------------
Andy
Fri Sep 17, 2004 5:18 pm


-----------------------------------
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

-----------------------------------
FearSonic
Fri Sep 17, 2004 5:19 pm


-----------------------------------
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?

-----------------------------------
rizzix
Fri Sep 17, 2004 5:20 pm


-----------------------------------
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.

-----------------------------------
FearSonic
Fri Sep 17, 2004 5:21 pm


-----------------------------------
Excellent! Thanks for the quick answers guys!
