Workaround
I installed the Vaadin Plugin for Eclipse and I wanted to test the visual designer and there no was no design Tab.
I found a useful link.
http://stackoverflow.com/questions/17994805/how-to-install-xulrunner-for-eclipse
1. Well I did the next.
Downloaded the latest XULRunner from mozilla
http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/latest/runtimes/
and extracted in some directory.
2. Edit the eclipse.ini file and add this line
-Dorg.eclipse.swt.browser.XULRunnerPath=D:\xulrunner
3. When I start Eclipse Kepler I get a weird message
Now The Designer Tab is showing!
It worked for me. SOLVED. Thank you bro!
ResponderEliminarPerfecto! Gracias ;)
ResponderEliminarThanks, this did the trick
ResponderEliminarThank you so much, it works !
ResponderEliminar