Max Rydahl Andersen wrote:
>> We should fix this in JBoss Tools 3. The seam facets should
become *real* facets
>> and only do what it needed for each individual project/module type (and uses
incremental
>> changes as much as possible instead of full overwrites) and to create
>> the "full triage" project we should introduce a focused Seam Project
Wizard that
>> creates the projects in the proper sequence.
>>
>>
> For the beginning, could we fix only creating web.xml?
>
sure - if its trivial ;)
> If seam-gen creates a fixed web.xml, it will be easy to add this
> functionality.
>
I'm not sure what you mean by this ?
I don't know if Seam always creates the same web.xml.
Does the content of web.xml depend on any option that the user enters in
the Seam project wizard?
Snjeza
As soon as we start doing things different than seam-gen (e.g. not
just creating a fixed web.xml)
then any changes to web.xml in seam-gen needs to be reimplemented in our tooling.
So it will be more difficult to maintain, but I do also see this as a requirement to
work
well within Eclipse (or any other IDE)