[JBoss JIRA] (JBDS-3533) Unable to update/install the plug-ins
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-3533?page=com.atlassian.jira.plugin.... ]
Pavol Srna commented on JBDS-3533:
----------------------------------
Hi,
I've just installed fresh 8.0.0.GA, then -> Check For Updates has offered me an update to 8.1.0.GA. I updated successfully. I've installed the maven and angularjs plugins from central without any troubles too.
Not sure what can be the issue here...
> Unable to update/install the plug-ins
> -------------------------------------
>
> Key: JBDS-3533
> URL: https://issues.jboss.org/browse/JBDS-3533
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Environment: Development
> Reporter: Vikram Jammula
> Assignee: Mickael Istria
> Attachments: check Updates.png
>
>
> An error occurred while collecting items to be installed
> session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.apache.commons.io,2.4.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3516) Need better doc on using Central zip (online/offline modes) [was: Install all from central zip fails on CordovaSim]
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3516?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-3516:
--------------------------------------
I'd be glad to give a try to a more accurate explanation. However, where should I submit PRs ?
> Need better doc on using Central zip (online/offline modes) [was: Install all from central zip fails on CordovaSim]
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3516
> URL: https://issues.jboss.org/browse/JBDS-3516
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central, documentation, updatesite
> Affects Versions: 9.0.0.CR1
> Environment: jboss-devstudio-9.0.0.CR1-v20150912-1100-B100
> jboss-devstudio-9.0.0.CR1-updatesite-central.zip from https://devstudio.redhat.com/9.0/staging/updates/core/jboss-devstudio-9.0...
> Reporter: Jan Richter
> Assignee: Mickael Istria
> Fix For: 9.0.0.GA
>
>
> This is what comes up when I try to install everything from the central zip:
> {noformat}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools Apache Cordova Simulator 3.7.0.CR1-v20150911-0408-B28 (org.jboss.tools.cordovasim.feature.feature.group 3.7.0.CR1-v20150911-0408-B28)
> Missing requirement: Eclipse integrations of BrowserSim 3.7.0.CR1-v20150911-0408-B28 (org.jboss.tools.cordovasim.eclipse 3.7.0.CR1-v20150911-0408-B28) requires 'bundle org.eclipse.thym.core 0.3.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss Tools Apache Cordova Simulator 3.7.0.CR1-v20150911-0408-B28 (org.jboss.tools.cordovasim.feature.feature.group 3.7.0.CR1-v20150911-0408-B28)
> To: org.jboss.tools.cordovasim.eclipse [3.7.0.CR1-v20150911-0408-B28]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-19568) Disable the "Check for update" button while a check for update is in progress
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19568?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-19568:
----------------------------------------
And what about just removing this button? Buttons in title bars of forms are IMO a bad UI anyway ("heavy" on UI, not easy to guess what's they're doing, often on a context that isn't really the context of the action...)
> Disable the "Check for update" button while a check for update is in progress
> -----------------------------------------------------------------------------
>
> Key: JBIDE-19568
> URL: https://issues.jboss.org/browse/JBIDE-19568
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
> Fix For: 4.3.x
>
>
> while trying to check JBIDE-18559 I clicked "checked for updates" in central and got nothing, not even a dialog.
> In error log it was reporting this:
> org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/Users/max/code/jbdevstudio/linuxtools-docker/org.eclipse.linuxtools.docker.core/target/.
> at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
> at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:116)
> at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.fail(CachingRepositoryManager.java:284)
> at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:191)
> at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:378)
> at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
> at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
> at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117)
> at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102)
> at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$2.runModal(PreloadingRepositoryHandler.java:83)
> at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> would have expected we told the user about this error.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-19768) Add possibility to select which nested projects to import
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19768?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-19768:
----------------------------------------
This is implemented upstream> We'll include it in 4.3.1 as soon as 4.3.0.Final is released.
> Add possibility to select which nested projects to import
> ---------------------------------------------------------
>
> Key: JBIDE-19768
> URL: https://issues.jboss.org/browse/JBIDE-19768
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: easymport
> Affects Versions: 4.3.0.Alpha2
> Reporter: Lucia Jelinkova
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.3.1.Final
>
>
> At the moment, all nested projects are imported - it would be useful to have the possibility to select which projects one wants to import.
> Also, sometimes projects contain test data that are detected as projects - this feature would help also in this case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-19768) Add possibility to select which nested projects to import
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19768?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-19768:
-----------------------------------
Fix Version/s: 4.3.1.Final
(was: 4.3.x)
> Add possibility to select which nested projects to import
> ---------------------------------------------------------
>
> Key: JBIDE-19768
> URL: https://issues.jboss.org/browse/JBIDE-19768
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: easymport
> Affects Versions: 4.3.0.Alpha2
> Reporter: Lucia Jelinkova
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.3.1.Final
>
>
> At the moment, all nested projects are imported - it would be useful to have the possibility to select which projects one wants to import.
> Also, sometimes projects contain test data that are detected as projects - this feature would help also in this case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months