2012/4/5 Christopher Schultz <ch...@christopherschultz.net>:
>
> Mark,
>
> On 3/31/12 8:40 AM, Mark Thomas wrote:
>> /res/ide-support/eclipse
>
> Also, as I've discovered:

There is
http://tomcat.apache.org/tomcat-7.0-doc/building.html#Building_with_Eclipse

Maybe it is not so easy to find  (and I forgot about "ant ide-eclipse"
when you asked your question).

>
> $ echo "base.path=[path where downloads will be put]" > build.properties
>
> $ ant ide-eclipse
>
> Then, go to Preferences | Java/Build Path/Classpath Variables and set
> the following variables:
>
> ANT_HOME=path to your Ant install (where lib/ant.jar can be found)
> TOMCAT_LIBS_BASE=[whatever you set base.path to above]
>
> Note that TOMCAT_LIBS_BASE will be Eclipse-wide, so you'll want to set
> it to someplace where libraries for all versions of Tomcat (trunk,
> 7.0.x, etc.) can all coexist (i.e. not within one particular project
> directory).
>
> - -chris
>

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to