[
https://issues.jboss.org/browse/JBIDE-9188?page=com.atlassian.jira.plugin...
]
Yahor Radtsevich updated JBIDE-9188:
------------------------------------
Attachment: JBIDE9188_patch1.patch
Screenshot1.png
I have created a patch [^JBIDE9188_patch1.patch] that disables loading of XULRunner if the
option {{-Dorg.jboss.tools.vpe.loadxulrunner=false}} is present in the command line
arguments of Eclipse.
The user will see the following screen in this case:
!Screenshot1.png|thumbnail!
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
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 ?
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira