eclipse - Error while installing Visual Page Editor in JBoss Developer Studio -


i trying install visual page editor in jboss developer studio (basically customized eclipse luna). per instrauctions should: visual page editor has experimental support windows 64-bit. follow link below details on how install. until can click on source tab hide error/info message. did , added "http://download.jboss.org/jbosstools/updates/integration/luna/core/xulrunner/xulrunner-1.9.2_win64-2014-08-22_09-55-58-b4/" through install new software, fails error:

org.jboss.tools.vpe.xulrunner.xulrunnerbundlenotfoundexception: bundle org.mozilla.xulrunner.win32.win32.x86_64 not found.     @ org.jboss.tools.vpe.xulrunner.browser.xulrunnerbrowser.getxulrunnerpath(xulrunnerbrowser.java:233)     @ org.jboss.tools.vpe.xulrunner.browser.xulrunnerbrowser.<init>(xulrunnerbrowser.java:117)     @ org.jboss.tools.vpe.xulrunner.editor.xulrunnereditor.<init>(xulrunnereditor.java:128)     @ org.jboss.tools.vpe.editor.mozilla.xulrunnereditor2.<init>(xulrunnereditor2.java:23)     @ org.jboss.tools.vpe.editor.mozilla.mozillaeditor.createpartcontrol(mozillaeditor.java:594)     @ org.jboss.tools.vpe.editor.vpeeditorpart.createvisualeditor(vpeeditorpart.java:813)  ... etc 

quite interesting , confusing, same software (plugin) can installed without problems via same method (install new software option) in ordinary eclipse luna ee.

what gone wrong here , how should resolve issue jboss developer studio , install plugin (jboss tools - xulrunner) in order able use visual page editor http://tools.jboss.org/documentation/faq/visualeditor.html ?

i got it. need install xulrunner eclipse luna here installed in eclipse "kepler service release 2" , works fine me


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -