[
https://issues.jboss.org/browse/JBIDE-9188?page=com.atlassian.jira.plugin...
]
Vlado Pakan commented on JBIDE-9188:
------------------------------------
Verified with Sun JDK 1.6.0_26 64bit, Fedora 15 x86_64,
jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201106172137N-H681-M2.jar.
Property -Dorg.jboss.tools.vpe.loadxulrunner works correctly. When not set xulrunner is
available, pages are rendered properly but after switching workspaces there is mentioned
error. When set to false xulrunner is not available and I'm not able to reproduce
error mentioned in this Jira.
add system property to allow explicit disabling of the visual page in
VPE
-------------------------------------------------------------------------
Key: JBIDE-9188
URL:
https://issues.jboss.org/browse/JBIDE-9188
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Reporter: Max Rydahl Andersen
Assignee: Yahor Radtsevich
Priority: Critical
Labels: new_and_noteworthy
Fix For: 3.3.0.M2
Attachments: JBIDE9188_patch1.patch, Screenshot1.png
Since we keep having OS's where xulrunner is having problems we should inlcude a way
to disable it loading even though we have xul binaries available for it.
I suggest we look for system property: org.jboss.tools.vpe.loadvisualeditor if it is true
(default) then we attempt to load the VPE as usual, but if false then we skip that page
just as if the binaries were not available.
that would allow you do to eclipse -Dorg.jboss.tools.vpe.loadvisualeditor=false
Things to consider: if this property is set I guess xulrunner initializer should also not
do anything ?
*Update:*
The property is named {{-Dorg.jboss.tools.vpe.loadxulrunner=false}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira