--- In [email protected], Douglas McCarroll <[EMAIL PROTECTED]> wrote: > > > Any reason not to install Eclipse 3.2 alongside FB2? > > I've been asking the same question and, no, so far no reason not to run > two versions. > > I've installed JBoss 2.0 which is based on 3.2. Reason: I wanted to use > HibernateTools which requires 3.2. Also, the HibernateTools web page > says "HibernateTools is a core component of JBoss Eclipse IDE". > > Anyway, no problems with having two versions of Eclipse running. I read > somewhere that Eclipse is entirely contained in its install directory > and doesn't write to the registry etc, which probably explains why my > two versions aren't fighting with each other... >
I use FB2 as well as Eclipse 3.2 without any problems. To be real safe I modify the shortcut that starts Eclipse to specify which Java version I want it to use. The Target field of my Eclipse short cut looks like this: C:\EclipseSDK\eclipse.exe -data c:\EclipseWS -vm %JAVA_HOME%\bin\javaw -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

