HTML Windowbuilder for eclipse

2k Views Asked by At

Is the any html visual editor plugin for eclipse ? Something like WindowBuilder Pro for HTML ? I didn't find such an plugin and i am kind of confused i mean if you can create such an plugin/application for Swing it is not that hard to do the same thing for html. And it would be very useful !

2

There are 2 best solutions below

1
On BEST ANSWER

A visual HTML editor ships with the JBoss Tools Eclipse plugins.

0
On

You can try with Web Page Editor in WTP.It generates HTML code after dragging & dropping components.