I have no experience with Java, but I want to learn it. I have been using Flex Builder standalone for a few months now, and am familiar with eclipse now. So since Flex Builder is basically eclipse, can I program Java with the same copy or do I need a new installation of eclipse to program Java? Also if anyone can point me to a tutorial that shows how to setup eclipse to program Java that would be appreciated too. Thanks!
+2
A:
Quick answer: Yes.
The full answer is described in detail here: http://www.suketuvyas.com/2007/09/10/java-development-in-flex-builder/
Kevin Crowell
2009-03-23 18:23:53
Thanks, that worked, btw can you point me to a "hello world" app tutorial with Java+Eclipse? Thanks!!
John Isaacks
2009-03-23 18:36:09
http://www.cis.upenn.edu/~matuszek/cit591-2004/Pages/starting-eclipse.html
Kevin Crowell
2009-03-23 18:56:17
http://eclipsetutorial.sourceforge.net/totalbegginer01/lesson01.html
Thorbjørn Ravn Andersen
2009-06-06 07:00:15