- This topic has 4 replies, 3 voices, and was last updated 14 years, 3 months ago by Brian Fernandes.
-
AuthorPosts
-
sissifdMemberHey guys,
i’ve got a question and sorry for my english…
I’m using MyEclipse 8.6 and i also want to JBoss/Richfaces integration with it. The configuration center tells me that JBoss is installed.
My question now is where do i activate the JBoss view or even JBoss integration in web projects?
So hope you can help me,
thx chris
support-shaliniMemberchris,
The Jboss you are referring to is the server connector support that come with the IDE, which allows you to configure the JBoss application server for deploying web applications.
In order to have JBoss/Richfaces integration you should add the appropriate plug-ins.
Please make sure that the plug-ins are compatible with Eclipse 3.5.2 which is the base eclipse for MyEclipse 8.6
sissifdMemberHi Shalini,
thank you so much for your fast replay. My mistake, my problem was the new MyEclipse Configuration Center, this was quit confusing to me, beacuse i was missing the old Help -> Install New Software or Update button.
So everything works fine with this now.
Thanks again,
Chris
sissifdMemberHi there,
i’m running into problems again during the installation of the JBoss toolkit. I’m installing from
http://donwload.jboss.org/jbosstools/updates/stable/galileo
The same happens installing via source. Downloading JBoss Tools 3.1 :: Eclipse 3.5.2 from http://www.jboss.org/tools/download/.The Error occurd :
Software being installed: MyEclipse 8.6 New (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-1001599-rmb-1003621 2.0.0.0000000004)
Only one of the following can be installed at once:
Mozilla Xulrunner 1.9.0.7-me201003052220 (org.mozilla.xulrunner.win32.win32.x86 1.9.0.7-me201003052220)
Mozilla Xulrunner 1.9.1.2 (org.mozilla.xulrunner.win32.win32.x86 1.9.1.2)
Cannot satisfy dependency:
From: MyEclipse Enterprise Workbench 8.6.0.me201008061317-7a7w-A8ryXaAg65w1wu1kf4SN7k7 (com.genuitec.myeclipse.enterprise.workbench.feature.group 8.6.0.me201008061317-7a7w-A8ryXaAg65w1wu1kf4SN7k7)
To: org.mozilla.xulrunner.win32.win32.x86 [1.9.0.7-me201003052220]
Cannot satisfy dependency:
From: MyEclipse 8.6 New (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-1001599-rmb-1003621 2.0.0.0000000004)
To: com.genuitec.myeclipse.enterprise.workbench.feature.group [7.9.100,8.9.100)
Cannot satisfy dependency:
From: MyEclipse 8.6 New (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-1001599-rmb-1003621 2.0.0.0000000004)
To: org.jboss.tools.cdi.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: Context and Dependency Injection Tools 1.0.1.v201006011046R-H111-GA (org.jboss.tools.cdi.feature.feature.group 1.0.1.v201006011046R-H111-GA)
To: org.jboss.tools.richfaces.feature.feature.group 3.1.0
Cannot satisfy dependency:
From: JBoss Tools RichFaces 3.1.1.v201006011046R-H111-GA (org.jboss.tools.richfaces.feature.feature.group 3.1.1.v201006011046R-H111-GA)
To: org.jboss.tools.xulrunner.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: XULRunner 1.9.1.2_v201006011046R (org.jboss.tools.xulrunner.feature.feature.group 1.9.1.2_v201006011046R)
To: org.mozilla.xulrunner.win32.win32.x86 [1.9.1.2]Whats wrong?
Brian FernandesModeratorI’m afraid JBoss Tools is not compatible with MyEclipse because we use different versions of several core components, including parts of JBoss tools that are already integrated with MyEclipse. The version of JBoss tools that is integrated in MyEclipse will be updated in MyEclipse 9 to be more recent and possibly compatible with additional JBoss plugins.
For now, unfortunately you will not able able to install JBoss Tools inside MyEclipse, you would need to use a separate Eclipse installation.
-
AuthorPosts