[jbosstools-issues] [JBoss JIRA] (JBDS-2508) Unable to install Google Web Toolkit Designer from Central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Apr 17 23:16:54 EDT 2013


    [ https://issues.jboss.org/browse/JBDS-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768337#comment-12768337 ] 

Nick Boldt commented on JBDS-2508:
----------------------------------

>From which site did you attempt to perform this installation? Which version of JBT or JBDS? 

Please try using these parameters in Eclipse Kepler JEE M6 with JBT 4.1.0.Alpha2a:

{code}eclipse -vmargs \
  -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/discovery/development/4.1.0.Alpha2a/jbosstools-directory.xml \
  -Djboss.discovery.site.url=http://download.jboss.org/jbosstools/discovery/development/4.1.0.Alpha2a/ 
{code}

or if using JBDS 7 Alpha2a:

{code}jbdevstudio -vmargs \
  -Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.0.0.Alpha2a/devstudio-directory.xml
  -Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.0.0.Alpha2a/ 
{code}



                
> Unable to install Google Web Toolkit Designer from Central
> ----------------------------------------------------------
>
>                 Key: JBDS-2508
>                 URL: https://issues.jboss.org/browse/JBDS-2508
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: central
>    Affects Versions: 7.0.0.Alpha2
>            Reporter: Radim Hopp
>            Assignee: Nick Boldt
>            Priority: Critical
>             Fix For: 7.0.0.Alpha2
>
>
> Unable to install Google Web Toolkit Designer.
> Error log:
> {noformat}
> org.eclipse.core.runtime.CoreException: Operation details
> 	at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.resolveInstall(PrepareInstallProfileJob_e_3_6.java:198)
> 	at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.run(PrepareInstallProfileJob_e_3_6.java:99)
> 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Cannot complete the install because one or more required items could not be found.
> Contains: Software being installed: GWT Designer GPE 3.1.2.r42x201303061641 (com.google.gdt.eclipse.designer.gpe.feature.feature.group 3.1.2.r42x201303061641)
> Contains: Missing requirement: GWT Designer GPE 3.1.2.r42x201303061641 (com.google.gdt.eclipse.designer.gpe.feature.feature.group 3.1.2.r42x201303061641) requires 'org.eclipse.wb.core.ui 0.0.0' but it could not be found
> {noformat}
> In JBT 4.1.0 can be Google Web Toolkit Designer installed without problems.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list