[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread [EMAIL PROTECTED]
You don't know where you see that plugin reference ? Soo how are you able to quote it ? :) And no the update site is not configured to include nightly builds and hence you only see the old versions that are not migrated to WTP 2.x View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread jcruise
I also get the message JBossIDE JBossAS Adapter Feature (1.0.0.200706241629-nightly) requires plug-in org.eclipse.wst.common.project.facet.core (1.1.0), or equivalent. when using help-software updates-find and install-search for new features and then try and install a new feature e.g.

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread jcruise
OK I fixed this by editing a couple of feature.xml files. D:\Development\Seam2\eclipse\features\org.jboss.ide.eclipse.as.feature_1.0.0.200706241629-nightly: | | |requires | import plugin=org.eclipse.core.runtime/ | import

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread [EMAIL PROTECTED]
ok - this is the update site for the JBoss IDE 2.0.0.beta2 you guys are working against. We don't have an update site for the jboss tools at the moment - only nightly builds. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059107#4059107 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread jcruise
Huh? Not sure why we are getting our wires crossed here. My ignorance I'm sure :) To recap: - I install the Jboss tools beta as per instructions. All is good. - I go to add other plugins that I need to get my work done. Apparently there are errors in the jboss tools beta config that I just

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread [EMAIL PROTECTED]
ah I thought you mean our updatesite when you referred to other update sitesok if this is the behavior you see when unzipping the nigthly jboss tools (NOT jboss ide 2 beta2?!) then we got an issue we need to fix. please report in jira - please. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread flindet
In my case I'm using a workspace that was previously used with Eclipse 3.2.2 (stable). Eclipse 3.2.2 had an update site configured for JBoss IDE Beta 2. Could this update site be lingering in my workspace leading to the problem? View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread flindet
I'm having the issue too. So, I've open a JIRA ticket as requested. It can be found here: http://jira.jboss.org/jira/browse/JBIDE-500 Please update the ticket with any additional information you may have. Thanks. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread flindet
Another potential clue: If you install Eclipse 3.3, then install the Europa Discovery features, THEN unzip the JBoss Tools, it seems to get father along. I then see JBoss icons and a Red Hat menu that I hadn't seen previously. I'm able to install Subclipse as well without experiencing the

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-28 Thread [EMAIL PROTECTED]
JBoss Tools is for WTP 2.0 so what do you want me to fix ;) Where do you see that plugin reference ? The nightly builds should only point to WTP 2/eclipse 3.3 plugins. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4058675#4058675 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-28 Thread Quessir
I don't know. :) But the fact is that org.eclipse.wst.common.project.facet.core (1.1.0) is really from previous release. I didn't find this neither in features nor in plugins of WTP 2.0. Didn't U try to install something through update manager? View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-27 Thread de54hsa
Hi all, I would not say that I have a problem to install the plugin ins, that works. But with the start of eclipse the problems start: 1. With the first start using an existing workspace created by pure Eclipse 3.2 I get a serious error message about not beeing able to restore the

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-27 Thread de54hsa
Sorry, I forgot to metion: I only installed the zip file metioned in the above link and in the proposed sequence. Regarding the workspace: I have the same problem using a fresh empty directory. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057976#4057976

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-27 Thread Quessir
I did everything as in the Wiki. But there is nothing new to me. I tried to do that on other computer. It returns me JBossTools (2.0.0.200706241629-nightly) requires feature org.eclipse.jem. I don't know why. All components is the same on both computers. Does anybody have the same problem?

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-27 Thread [EMAIL PROTECTED]
Eclipse 3.3 requires JDK 5 hence the (Unsupported major.minor version 49.0) message from the jdk not being able to load java5 compiled classes. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4058063#4058063 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-27 Thread de54hsa
It works now, thank you for the help. It looks like that if there is a Java 1.4 version is on the system it has to be deinstalled. Even with JAVA_HOME on 5. and 6 it produced the mentioned behaviour. Only after deleting 1.4 from the machine it worked. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-27 Thread Quessir
I'm completely sured that there is the bug in JBossTools. 'Cause plug-in org.eclipse.wst.common.project.facet.core (1.1.0) is from previous releases of WTP. I guess WTP 1.5.2 or 1.5.3. And this errors appears not only in update, but also when i try to disable JBoss AS. It shows the same error.

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-26 Thread fabio.quimbay
Initially I use this versions, but don't works for me: - eclipse-SDK-3.3RC4-win32.zip - wtp-sdk-S-2.0RC4-200706212235.zip - GEF-ALL-3.3RC4.zip - emf-sdo-xsd-SDK-2.3.0RC4.zip - dtp-sdk_1.5RC4.zip - JBossTools-200706241629-nightly-ALL-win32.zip I try with the last version of this tools, and I saw

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-26 Thread Quessir
I'm also using this configuration from JBoss Tools Build Result. But, anyway, it doesn't work. :( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057909#4057909 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057909

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-26 Thread [EMAIL PROTECTED]
Quessir, can you try following the instructions here: http://wiki.jboss.org/wiki/Wiki.jsp?page=InstallingJBossToolsNightlyBuilds? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057935#4057935 Reply to the post :