[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools.jsf] Linking actions to buttons

Hey,

When editing JSF in netbeans it's much easier to create pages, manage 
their classes and creating/editing actions.

You would for instance open faces-config.xml, add a new page (which opens 
the JSP). Then you can create a button and simply double click on it. If 
it's the first one it will create a new class file. If it doesn't already 
exist, an action method will be created, otherwise you will simply be 
taken to it.

Is there a way to do something similar in Eclipse?

Eclipse's JSF implementation has a lot of potential. It's the only reason 
my company doesn't use Eclipse... it's JSF editor is very plain/weak 
compared to that of Netbeans.

I would even be willing to aid in the development of these, as Eclipse is 
THEE java editor on the market, and adding better support for JSF would 
just make it more of THEE java editor.

Quintin