This content has been marked as final. 
    
Show                 8 replies
    
- 
        1. Re: Jboss eclipse plugin how to support eclipse 3.3maxandersen Jun 27, 2007 1:47 AM (in response to john_woo)jbosside doesn't, jboss tools does. 
- 
        2. Re: Jboss eclipse plugin how to support eclipse 3.3john_woo Jun 27, 2007 11:58 AM (in response to john_woo)"max.andersen@jboss.com" wrote: 
 jbosside doesn't, jboss tools does.
 Thanks for the reply.
 But can you tell what's the IDE vs. Tool?
 if I just want to use eclipse IDE's main function (develop, debug, start/stop jboss,etc). possible to using the TOOL (or embed to eclipse)?
 John
 Toronto
- 
        3. Re: Jboss eclipse plugin how to support eclipse 3.3maxandersen Jun 27, 2007 1:25 PM (in response to john_woo)you go to jboss.org/tools and click the nightly builds and get the plugins you want. 
- 
        4. Re: Jboss eclipse plugin how to support eclipse 3.3john_woo Jun 27, 2007 3:23 PM (in response to john_woo)"max.andersen@jboss.com" wrote: 
 you go to jboss.org/tools and click the nightly builds and get the plugins you want.
 after downloading and install
 JBossTools-200706241629-nightly-ALL-win32.zip
 to eclipse 3.3
 what I can utilize is jboss tool (ejb, web-component,..) but there is no jboss configuration used to start/stop jbossAS from eclipse;
 but eclipse 3.2 allows to update from http://download.jboss.org/jbosside/updates/development, which provides jbossAS config function.
 John
- 
        5. Re: Jboss eclipse plugin how to support eclipse 3.3maxandersen Jun 28, 2007 1:08 AM (in response to john_woo)New server -> select red hat/jboss as 4.2 server 
- 
        6. Re: Jboss eclipse plugin how to support eclipse 3.3john_woo Jun 28, 2007 7:41 AM (in response to john_woo)"max.andersen@jboss.com" wrote: 
 New server -> select red hat/jboss as 4.2 server
 Actually I've tried most the menu from top-menu -> windows:
 open perspective, customize perspective, open view, preferences, etc
 but couldn't see any server/new server icon/option.
 I knew if update from
 http://download.jboss.org/jbosside/updates/development
 or
 http://download.jboss.org/jbosside/updates/stable
 that icon/function is on sub-menu list, but those URL doesn't support eclipse 3.3
 John
- 
        7. Re: Jboss eclipse plugin how to support eclipse 3.3maxandersen Jun 29, 2007 3:48 AM (in response to john_woo)hmmm - can you tell me what you get in your Error Log view if you start eclipse with -debug ? 
 Then we should be told what plugins were not resolved correctly if any.
- 
        8. Re: Jboss eclipse plugin how to support eclipse 3.3john_woo Jun 29, 2007 8:57 AM (in response to john_woo)"max.andersen@jboss.com" wrote: 
 hmmm - can you tell me what you get in your Error Log view if you start eclipse with -debug ?
 Then we should be told what plugins were not resolved correctly if any.
 Here it's:
 Start VM: -Xms40m
 -Xmx256m
 -XX:MaxPermSize=256m
 -Djava.class.path=C:\tmp\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v200
 70606.jar
 -os win32
 -ws win32
 -arch x86
 -showsplash C:\tmp\eclipse\\plugins\org.eclipse.platform_3.3.0.v20070607\splash.
 bmp
 -launcher C:\tmp\eclipse\eclipse.exe
 -name Eclipse
 --launcher.library C:\tmp\eclipse\plugins\org.eclipse.equinox.launcher.win32.win
 32.x86_1.0.0.v20070523\eclipse_1017a.dll
 -startup C:\tmp\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
 -debug
 -vm C:\java\jdk5\bin\..\jre\bin\client\jvm.dll
 -vmargs
 -Xms40m
 -Xmx256m
 -XX:MaxPermSize=256m
 -Djava.class.path=C:\tmp\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v200
 70606.jar
 Install location:
 file:/c:/tmp/eclipse/
 Configuration file:
 file:/c:/tmp/eclipse/configuration/config.ini loaded
 Configuration location:
 file:/c:/tmp/eclipse/configuration/
 Framework located:
 file:/c:/tmp/eclipse/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
 Framework classpath:
 file:/c:/tmp/eclipse/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
 Splash location:
 C:\tmp\eclipse\\plugins\org.eclipse.platform_3.3.0.v20070607\splash.bmp
 Debug options:
 file:/C:/tmp/eclipse/.options not found
 Time to load bundles: 62
 Starting application: 4282
 Application Started: 21157
 Thanks
 John
 
    