Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Unable to create new servlet
Unable to create new servlet [message #187297] Mon, 29 January 2007 18:18 Go to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

Eclipse 3.2.1, WTP I'm trying to add a new servlet to my existing
project with the wizard. I right-click on the package ("SiteData"),
select New | Web | Servlet, and try to fill in the name:
ServerManagement, and it pops up a Warning about package names should
start with lower-case letters, and will not let me go on.

This is not proper behavior. I know it should start with a lower-case
letter, but I'm stuck with what I inherited, and it should let me go on
and create the servlet after an appropriate warning, (especially with an
already-existing package!).


I tried grabbing updates to eclipse and WTP in the last hour, and it
still won't let me create my servlet.

HOW can I get around this???

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: Unable to create new servlet [message #187306 is a reply to message #187297] Mon, 29 January 2007 18:22 Go to previous message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <MPG.2028046b280e24e79896cf@news.eclipse.org>,
ns_dkerber@ns_WarrenRogersAssociates.com says...
> Eclipse 3.2.1, WTP I'm trying to add a new servlet to my existing
> project with the wizard. I right-click on the package ("SiteData"),
> select New | Web | Servlet, and try to fill in the name:
> ServerManagement, and it pops up a Warning about package names should
> start with lower-case letters, and will not let me go on.
>
> This is not proper behavior. I know it should start with a lower-case
> letter, but I'm stuck with what I inherited, and it should let me go on
> and create the servlet after an appropriate warning, (especially with an
> already-existing package!).
>
>
> I tried grabbing updates to eclipse and WTP in the last hour, and it
> still won't let me create my servlet.
>
> HOW can I get around this???

Ok, I worked around this by creating the servlet in a different package
whose name starts with a lower-case letter, and then moving it to its
final destination, but this is still a serious usability bug that needs
to be fixed, if it's not already posted.


--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Previous Topic:errors: can't resolve java.lang.Object and errors in xsd
Next Topic:Cryptography
Goto Forum:
  


Current Time: Thu Apr 25 15:54:22 GMT 2024

Powered by FUDForum. Page generated in 0.03235 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top