Is there any Eclipse plugin that will allow me to do a Visual Studio like drag-and-drop for JSF components on a web page? So I won't have to write <f:input...>
and the tool would just create this code for me?
If not eclipse, are there are other options?
(I do not plan to actually use something like this but I do need to know).
Mat be the JSF page Designer (or now "Web Page Editor") could do what you want?
It is illustrated in this myeclipse page
(source: myeclipseide.com)
As mentioned in this thread, you can make the Visual Page Designer the default editor for JSP pages
The JSF Tools Project-contributed Web Page Editor is NOT registered as the default editor for JSP files.
You can make the WPE the default editor for JSP files by following these steps:
"Window" -> "Preferences..." -> "General" -> "Editors" -> "File Associations"
File types
" section, select "*.jsp
"Associated editors
" section, select "Web Page Editor
"Default
" buttonIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With