0

Eclipse: Kepler Service Release 2 IBM Worklight: 6.1

My issue is with the rich page editor in worklight. I'm able to see design view with IE selected but upon switching to FireFox i get continuous Loading... The design view in Firefox view never loads. According to worklight documentation Firefox should be part of the product installation so i would think this should be straight forward.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • Do you have any Firefox installed on your system? If so, what version is it? Also, what version of Kepler are you using (Classic or JEE or may be other)? Do you have any other product installed in the same Eclipse? What JDK are you using for all this? By the way, when it is stuck in Loading, have you tried hitting the "Refresh" button in the toolbar? And finally, is this happening with a new clean hybrid app or do you have custom code (HTML/JS/CSS) in it? – Orlando Rincón Jun 06 '14 at 15:05

1 Answers1

0

Are you using the 64bit flavor of Eclipse in Windows? If using 64bit, then the Safari and Firefox buttons will not work correctly. This is a known limitation of the Rich Page Editor.

Related user documentation topic:

To make it work, you need to install the 32bit flavor of Eclipse.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89