By default, Eclipse and most plugins use the default JRE as configured in preferences. 
 Also by default, this is the public system JRE and not the JDK jre.  Try navigating 
to window->preferences->java->installed JREs.  Most likely you will have on entry and 
(on Windows) it will be c:\Program Files\ etc etc.  Click search, navigate to your jdk 
(on windows default) c:\j2sdk1.4.2_05  and then that will be available to eclipse.  
click the checkbox to set it as default and you should be all set.  

I'm not 100% sure this will work for JbossIDE and I don't know why myEclipse works.  I 
usually avoid the hassle of running the app server within eclipse and just use handy 
batch files to start and stop.  I find it less buggy, more flexible, and slightly 
better performing than dealing with the IDE.  Also, remote debugging works 
spectacularly IMHO.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849414#3849414

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849414


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to