[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] Re: new proj wizard
|
- From: jkenny <jkenny3112000@xxxxxxxxx>
- Date: Fri, 02 Nov 2007 16:04:27 -0400
- Newsgroups: eclipse.webtools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414
Gotcha - hopefully one last thing - I am creating the project - but how
do I set the "Default Server" used by Run on Server - so that the
project is readly to deploy in the servers view right after creation?
Right now - I don't see a Server entry at all in the project properties.
Konstantin Komissarchik wrote:
If you get the sdk version of WTP from the download site, it contains
the source code as well as documentation for extenders. This includes
documentation about the extension points as well javadoc. Of course, the
trouble with looking at javadoc for something as large as WTP, is that
you kinda have to know which way to look first. :)
- Konstantin