Pete Muir schrieb:
The former.
On 29/02/2008, Sebastian Hennebrueder <usenet(a)laliluna.de> wrote:
> Pete Muir schrieb:
>
>
>>
http://jira.jboss.com/jira/browse/JBSEAM-2691
>>
> >
> > On 17/02/2008, Gavin King <gavin(a)hibernate.org> wrote:
> >
> >> We really need to add a page of instructions for getting started using
> >> JBoss Tools to the Seam reference, and link it from the Getting
> >> Started page. We should use the seam-gen chapter as a model.
> >>
> >> --
> >> Gavin King
> >>
>
> Hi,
>
> do you think about creating a project from scratch using JBoss Tools or
> integrating a seam-gen project in Eclipse with JBoss Tools.
>
> Sebastian
>
some more details to fix
Is the following OK?
EAR archive
Build with Eclipse (build.xml only to restart application)
Eclipse JEE supports an Enterprise Application project, which can
reference a WAR and a number of EJB or Java Modules. Is this the wanted
approach?
Sebastian