[
https://issues.jboss.org/browse/JBIDE-11047?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-11047 at 3/22/12 2:32 PM:
-------------------------------------------------------------
OK, we have a new installer with the updated VPE browsersim feature:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk....
Yahor, can you install this on Win64 and verify? (I don't have Win64 here.)
However, I notice in that the feature.xml is a bit off (version and sizes are not expanded
for x64!), so this might a problem for lin64 and mac64:
{code}
<plugin id="org.jboss.tools.vpe.browsersim.eclipse" arch="x86"
download-size="15" install-size="24"
version="3.3.0.v20120322-0921-H888-Beta3" unpack="false" />
<plugin id="org.jboss.tools.vpe.browsersim.eclipse"
os="linux,macosx" arch="x86_64" download-size="0"
install-size="0" version="0.0.0" unpack="false" />
{code}
was (Author: nickboldt):
OK, we have a new installer with the updated VPE browsersim feature:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk....
Yahor, can you install this on Win64 and verify? (I don't have Win64 here.)
However, I notice in that the feature.xml is a bit off (version and sizes are not
expanded!), so this might a problem for lin64 and mac64:
{code}
<plugin id="org.jboss.tools.vpe.browsersim.eclipse" arch="x86"
download-size="15" install-size="24"
version="3.3.0.v20120322-0921-H888-Beta3" unpack="false" />
<plugin id="org.jboss.tools.vpe.browsersim.eclipse"
os="linux,macosx" arch="x86_64" download-size="0"
install-size="0" version="0.0.0" unpack="false" />
{code}
BrowserSim: the features should be disabled for 64-bit Java on 64-bit
Windows
-----------------------------------------------------------------------------
Key: JBIDE-11047
URL:
https://issues.jboss.org/browse/JBIDE-11047
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.Beta1
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Priority: Blocker
Fix For: 3.3.0.Beta3
Attachments: JBIDE11047.patch.platform.filter.manifest.mf.and.feature.xml.txt,
screenshot-1.png
BrowserSim cannot be run with 64-bit Java on 64-bit Windows (JBIDE-11046). The platform
filters of plugins should be changed to disable BrowserSim there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira