[JBoss JIRA] (JBIDE-15294) BrowserSim: blinking cursor and delays while running BrowserSim with many JREs defined
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15294?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich commented on JBIDE-15294:
------------------------------------------
Aggregate PR#156 contains fixes for 4.1.1.Alpha1.
> BrowserSim: blinking cursor and delays while running BrowserSim with many JREs defined
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-15294
> URL: https://issues.jboss.org/browse/JBIDE-15294
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: browsersim
> Reporter: Yahor Radtsevich
> Assignee: Yahor Radtsevich
> Fix For: 4.1.1.Alpha1, 4.2.0.Alpha1
>
>
> Steps to reproduce:
> # Go to Preferences > Java > Installed JREs and add as many JREs as possible (you may use 'duplicate' button)
> # Run BrowserSim
> Actual result:
> Before BrowserSim is started the mouse cursor is changing between waiting and normal state several times. This happens because BrowserSim checks all available JREs for compatibility every time. This should be optimized by caching or at least taking the first compatible JRE without checking the rest.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15165) CordovaSim does not warn users that it needs Safari to run
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15165?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich commented on JBIDE-15165:
------------------------------------------
Added #157 as a part of aggregate PR #156
> CordovaSim does not warn users that it needs Safari to run
> ----------------------------------------------------------
>
> Key: JBIDE-15165
> URL: https://issues.jboss.org/browse/JBIDE-15165
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.0.CR1
> Environment: Windows 8
> Reporter: Stefan Bunciak
> Assignee: Konstantin Marmalyukov
> Priority: Critical
> Fix For: 4.1.1.Final, 4.2.0.Alpha1
>
>
> Trying to run Hybrid Mobile Application in CordovaSim did nothing, then I tried to open standalone BrowserSim and it turned out that I'm missing Safari. I think the same applies to CordovaSim, so it should warn users of missing Safari installation.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-14534) Errors in Spring project archetypes
by Eliseo Ocampos (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14534?page=com.atlassian.jira.plugi... ]
Eliseo Ocampos commented on JBIDE-14534:
----------------------------------------
I confirm [~mthigale] workaround using <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:2.0">
> Errors in Spring project archetypes
> -----------------------------------
>
> Key: JBIDE-14534
> URL: https://issues.jboss.org/browse/JBIDE-14534
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples, upstream
> Affects Versions: 4.1.0.Beta1
> Environment: JBT 4.1.0.Beta1
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
> Fix For: 4.1.x
>
>
> There are 2 errors in Spring Project archetype:
> {code}
> Description Resource Path Location Type
> cvc-complex-type.2.4.a: Invalid content was found starting with element 'deployment'. One of '{ear-subdeployments-isolated, deployment, sub-deployment, module}' is expected. jboss-deployment-structure.xml /jboss-springmvc-webapp/src/main/webapp/WEB-INF line 2 XML Problem
> cvc-complex-type.2.4.a: Invalid content was found starting with element 'deployment'. One of '{ear-subdeployments-isolated, deployment, sub-deployment, module}' is expected. jboss-deployment-structure.xml /jboss-springmvc-webapp/src/main/webapp/WEB-INF line 2 XML Problem
> {code}
> [0] https://bugzilla.redhat.com/show_bug.cgi?id=996680
> [1] https://issues.jboss.org/browse/WFLY-943
--
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
12 years, 7 months