[
https://issues.jboss.org/browse/JBIDE-9188?page=com.atlassian.jira.plugin...
]
Yahor Radtsevich commented on JBIDE-9188:
-----------------------------------------
Isaac, the following sentence in the release notes is not correct:
{quote}
For operating systems where this conflict is sure to occur, you may notice that XULRunner
is disabled automatically.
{quote}
Actually, XULRunner currently is disabled only on the OSes which are not supported by it
(on the OSes where we do not have XULRunner binaries). This is not related to the issue
between XULRunner and WebKit. I would delete this sentence from the release notes.
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.
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