Last nights build of JBoss Tools now has Seam 2 support in its project creation wizards and the artifact wizards (New Seam Action, Form, etc.)
The generated test project still needs some work, but it is showing a green light when you run it and we still need to work on enabling our validator and parts of the Seam component view to properly pick up Seam 2 components. Until that is fixed there will be more noise in the list of validations.
But it is otherwise fully functional and usable and I must say with (almost) omnipresent EL navigation and code completion, the improved visual JSF editor and all the hotdeployment you could wish for, doing Seam development in Eclipse is becoming a breeze.
Created: 22. Oct 2007, 15:42 CET (Max Andersen)
Last Modified: 22. Oct 2007, 15:44 CET (Max Andersen)
How about some kind of screencast to show it off?
Thanks, Clark
That is on the top of my todo list ;)
yay! Great work, Max, JBoss Tools is looking really great now .... it's been a long path :-)
This is great news! I'll download and install it right away. Thank you guys for the hard work on such a great tool. :)
If everything is so great with JBoss Tools, then how can I import an example Seam 2.0.x project (booking/dvdstore/...) into Eclipse IDE with JBoss Tools linked and run this project on JBoss AS using simple 'Run on server'? I'm interested in the simplest way to use these examples in IDE, change them and then redeploy.