Help

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.

5 comments:
 
22. Oct 2007, 21:04 CET | Link

How about some kind of screencast to show it off?

Thanks, Clark

ReplyQuote
 
22. Oct 2007, 21:32 CET | Link

That is on the top of my todo list ;)

 
23. Oct 2007, 01:50 CET | Link

yay! Great work, Max, JBoss Tools is looking really great now .... it's been a long path :-)

 
23. Oct 2007, 23:25 CET | Link
Seam Fan

This is great news! I'll download and install it right away. Thank you guys for the hard work on such a great tool. :)

 
13. Mar 2008, 16:26 CET | Link
Seam Novice

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.

Post Comment