Currently I use the "JBoss Tools HTML Editor" that comes with the "JBoss Tools RichFaces" plugin, installed on top of STS 2.3.0.RELEASE.
I was wondering if this makes sense when developing a Spring Web Flow / Spring Faces application or if there are other alternatives that provide more powerful editing capabilites.
I noticed for example that I currently get no content-assist when editing expressions like #{booking.hotel.country} in the JBoss Tools HTML editor.
Also, there seems to be no refactoring support for those expressions.


Reply With Quote