]
Nick Boldt commented on JBIDE-17234:
------------------------------------
So there are two issues here:
a) the error message should no longer mention JDK6, as that's EOL.
b) is there no way to make BrowserSim work on 64-bit windows with 32-bit JBDS + 32-bit JDK
7, without having to install Safari?
Cannot launch BrowserSim on Windows 8.1 (32- or 64-bit) w/ JDK 7 or
8
---------------------------------------------------------------------
Key: JBIDE-17234
URL:
https://issues.jboss.org/browse/JBIDE-17234
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Windows 8.1 Pro, 64-bit
Reporter: Nick Boldt
Attachments: jbds8b1-win81-failure-to-launch_with_32-bit-jdk.png,
jbds8b1-win81-failure-to-launch_with_32-bit-jdk7_installed_d32.png, win81pro-details.png
System details: [^win81pro-details.png]
I have tried the following:
a) install jbdevstudio-product-universal-8.0.0.Beta1-v20140408-2350-B93.jar via
commandline, using JDK 7 (32- and 64-bit) and JDK 8 (64-bit). Using the 32-bit JDK,
I've both used and omitted the -d32 flag.
b) In Central, click either `Start from scratch > HTML5 Project`, or `Start from a
sample > Mobile Applications > kitchensink-html5-mobile`
c) In Project Explorer, open `src > main > webapp > index.html`
d) right-click the file and select `Open With > BrowserSim`
If JBDS was installed in 32-bit mode, you get this error:
!jbds8b1-win81-failure-to-launch_with_32-bit-jdk7_installed_d32.png!
If JBDS was installed in 64-bit mode, you get this error:
!jbds8b1-win81-failure-to-launch_with_32-bit-jdk.png!