I remember the archetype generated a class  with values YES NO
like so.
I remembered the author I think it was Ted Husted.

public enum Answer {
    YES,
    NO;
}



On Thu, 28 May 2020 at 19:21, Dave Newton <davelnew...@gmail.com> wrote:

> It contains an enum? That's not much to go on--there are some jQuery
> archetypes for the jQuery plugin.
>
> On Thu, May 28, 2020 at 1:49 PM Zahid Rahman <zahidr1...@gmail.com> wrote:
>
> > Hi,
> >
> > I came across an archetype which has an enum class. It was designed by
> some
> > one who has written a book on struts.
> >
> > Sorry I'm  not good with names.
> >
> > If you know the archetype I mean please give me the link to it.
> >
> > I don't  think it is one of these.
> > https://struts.apache.org/maven-archetypes/
> >
>
>
> --
> em: davelnew...@gmail.com
> mo: 908-380-8699
> tw: @dave_newton <https://twitter.com/dave_newton>
> li: dave-newton <https://www.linkedin.com/in/dave-newton/>
> gh: davelnewton <https://github.com/davelnewton>
> so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>
> bl[0]: Bucky Bits <http://buckybits.blogspot.com/>
> bl[1]: Maker's End Blog <https://blog.makersend.com>
> sk: davelnewton_skype
>

Reply via email to