Create Subclass
Is there a way to, as I'm creating a new class, define a superclass for the
new class?
For example, if I want to create a new servlet, is there a way to insert a
new class that extends HttpServlet?
Thanks,
Joe
Please sign in to leave a comment.
You could define a servlet file template under Options -> File Templates
"Joe Parks" <joe.parks@ctg.com> wrote in message
news:avfp8u$h5r$1@is.intellij.net...
the
>
>
>