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!

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

Quick answer: Yes.

The full answer is described in detail here: http://www.suketuvyas.com/2007/09/10/java-development-in-flex-builder/

link|improve this answer
Thanks, that worked, btw can you point me to a "hello world" app tutorial with Java+Eclipse? Thanks!! – John Isaacks Mar 23 '09 at 18:36
feedback

You should take a look at this Flex Doc team blog post.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.