[JBoss JIRA] Created: (JBIDE-8012) evaluate options that removes dependency to GWT SDK bundle
by Andre Dietisheim (JIRA)
evaluate options that removes dependency to GWT SDK bundle
----------------------------------------------------------
Key: JBIDE-8012
URL: https://issues.jboss.org/browse/JBIDE-8012
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: GWT
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Nick Boldt
Fix For: 3.2.x
nick, I thought about possibilities to remove the dependency to the gwt sdk bundle since our integration plugin gets uninstallable as soon as google releases a new version. We currently have no choice but to track their updates and release a new version.
The basic problem is that google had the great idea to include the plugin version into the plugin name and that they remove old version from their update site.
I currently don't see any viable solution (optional dependencies dont help for new versions; I cannot depend on packages instead of the bundle since their bundle does not export any package).
Do you see any option that would allow us to trigger the installation of the gwt-sdk bundle when someone installs our integration plugin?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-7813) Cloud view: Loading (instances, images) freezes the UI
by Andre Dietisheim (JIRA)
Cloud view: Loading (instances, images) freezes the UI
------------------------------------------------------
Key: JBIDE-7813
URL: https://jira.jboss.org/browse/JBIDE-7813
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.2.0.CR1
how to reproduce:
1) make sure you have at least 2 clouds: one with a lot of images (or instances), another one with a few images
2) make sure you have image view opened (or instance view, if you have a lot of instances on a cloud)
3) make sure to select the cloud with the few images in the image view (or do the same with instance view)
4) restart deltacloud client (eclipse)
5) go to cloud view and select the image tree-node in the cloud with many images
Result:
UI freezes while data is being loaded from the server
Expected result:
UI does not freeze, Operation is shown with a progress-bar
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-7812) access restriction / compilation failure in org/jboss/ide/eclipse/archives/test/projects/InnerZipResourceTimestampTest.java (at line 35):[-1, -1]
by Nick Boldt (JIRA)
access restriction / compilation failure in org/jboss/ide/eclipse/archives/test/projects/InnerZipResourceTimestampTest.java (at line 35):[-1,-1]
------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7812
URL: https://jira.jboss.org/browse/JBIDE-7812
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.2.0.CR1
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.ide.eclipse.archives.test: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.nightly/sources/archives/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/projects/InnerZipResourceTimestampTest.java (at line 35):[-1,-1]
[ERROR] import de.schlichtherle.io.archive.spi.ArchiveDriver;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type ArchiveDriver is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.nightly/sources/archives/plugins/org.jboss.ide.eclipse.archives.core/lib/truezip-6.6.jar
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.nightly/sources/archives/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/projects/InnerZipResourceTimestampTest.java (at line 152):[-1,-1]
[ERROR] public ArchiveDriver getArchiveDriver(String path) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type ArchiveDriver is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.nightly/sources/archives/plugins/org.jboss.ide.eclipse.archives.core/lib/truezip-6.6.jar
[ERROR] -> [Help 1]
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-7934) Eclipse hogged when working on a fresh EAR project
by Miroslav Pavleski (JIRA)
Eclipse hogged when working on a fresh EAR project
--------------------------------------------------
Key: JBIDE-7934
URL: https://issues.jboss.org/browse/JBIDE-7934
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299), JBossAS
Affects Versions: 3.2.0.Beta2
Environment: Windows Vista 32 bit
Eclipse Helios SR1
JBoss Tools 3.2 Beta 2
Reporter: Miroslav Pavleski
Assignee: Alexey Kazakov
Once a new project is created and CDI enabled property set on sub-projects everything stops to a crawl and the whole eclipse becomes too slow.
The issue is manifesting itself with CDI validation off.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months