[JBoss JIRA] Created: (JBIDE-8419) Runtimes aren't visible immediately after adding via JBT Runtime Detection
by Jiri Peterka (JIRA)
Runtimes aren't visible immediately after adding via JBT Runtime Detection
--------------------------------------------------------------------------
Key: JBIDE-8419
URL: https://issues.jboss.org/browse/JBIDE-8419
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtimes
Affects Versions: 3.2.0.CR2 (tentative)
Environment: JBDS 4.0.0.CR4 H173, Linux 64
Reporter: Jiri Peterka
Runtimes aren't visible immediately after adding via JBoss Tools Runtime Detection which can be confusing:
0. New workspace
1. Preferences -> JBoss Tools Runtime -> JBoss Tools Runtime Detection
2. Add, select folder with runtimes
3. Have checked all runtimes, OK for adding
4. Click on JBoss AS/Seam/Drools/jBPM Link
It's expected that newly added runtimes are visible immediately not after ok and going back to Preferences
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8554) Compilation failure for 3.3.indigo branch :: tests
by Nick Boldt (JIRA)
Compilation failure for 3.3.indigo branch :: tests
--------------------------------------------------
Key: JBIDE-8554
URL: https://issues.jboss.org/browse/JBIDE-8554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_3.3.indigo.continuou...
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.ui.bot.ext: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 132):[-1,-1]
[ERROR] public SWTBotScaleExt scale() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale()
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 136):[-1,-1]
[ERROR] public SWTBotScaleExt scale(int index) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale(int)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months