[JBoss JIRA] Created: (JBIDE-5658) Can not install JBOSS tools plugins for eclipse
by Alla Winter (JIRA)
Can not install JBOSS tools plugins for eclipse
-----------------------------------------------
Key: JBIDE-5658
URL: https://jira.jboss.org/jira/browse/JBIDE-5658
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Build/Releng
Environment: Windows XP, JBoss Tools 3.0 :: Eclipse 3.4.2 Eclipse Ganymede Sr2 Packages for j2ee
Reporter: Alla Winter
I was trying to use just installed eclipse's software update to install the plugins from http://download.jboss.org/jbosstools/updates/stable/
The installation was not successful. Here are the errors:
An error occurred while collecting items to be installed
No repository found containing: org.apache.oro/osgi.bundle/2.0.8.v200903061218
No repository found containing: org.eclipse.equinox.concurrent/osgi.bundle/1.0.0.v20090520-1800
No repository found containing: org.eclipse.tptp.monitoring.la.core/osgi.bundle/4.4.200.v200906121524
No repository found containing: org.eclipse.tptp.monitoring.profile.server/osgi.bundle/4.2.300.v200906091631
No repository found containing: org.eclipse.tptp.monitoring.profile.server/org.eclipse.update.feature/4.2.300.v200906091631-7D79F8O9oB55V6J7M7HAA-1800
I would appreciate if you can give me a hint how can I fix this problem
Thanks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 2 months
[JBoss JIRA] Created: (JBDS-1073) Switch from SpringIDE 2.2 to 2.3 in JBDS
by Nick Boldt (JIRA)
Switch from SpringIDE 2.2 to 2.3 in JBDS
-----------------------------------------
Key: JBDS-1073
URL: https://jira.jboss.org/jira/browse/JBDS-1073
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Build
Affects Versions: 3.0.0.CR1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.0.0.CR2
The new spring ide runnable zip is here:
http://repository.jboss.com/eclipse/spring-ide/spring-ide-2.3.0.200912170...
To run a local build, change o.j.i.e.releng/requirements/springide/build.properties to include the following two lines instead:
> build.uri=http://repository.jboss.com/eclipse/spring-ide/
> build.archive=spring-ide-2.3.0.200912170948.zip
Note that the following plugins/features are excluded from the build:
> exclude.plugins=org.jboss.tools.birt*.jar,\
> org.jboss.tools.eclipse.as.tptp*.jar,\
> org.springframework.ide.eclipse.ajdt*.jar,\
> org.springframework.*source*/**,\
> org.springframework.ide.eclipse.*.mylyn*.jar,\
> org.springframework.ide.eclipse.mylyn*.jar,\
> org.springframework.security*.jar,\
> org.springframework.ide.eclipse.security*.jar
> exclude.features=org.jboss.tools.birt.feature*/**,\
> org.jboss.tools.tptp.feature*/**,\
> org.springframework.ide.eclipse.ajdt.feature*/**,\
> org.springframework.*feature.source*/**,\
> org.springframework.ide.eclipse.mylyn.feature*/**,\
> org.springframework.ide.eclipse.security.feature*/**
(This is set in /devstudio/trunk/devstudio-installer/build.properties.)
I've just started a local build, but anyone who wants to spin it themselves can do so to with the above patch/change. If a simple "does it install? does it run? are any weird errors thrown in console?" test passes, I'll commit this to trunk.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 2 months