Moved all Eclipse specific files into res/ide-support/eclipse.
authortimw <timw@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 28 Sep 2010 09:36:08 +0000 (09:36 +0000)
committertimw <timw@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 28 Sep 2010 09:36:08 +0000 (09:36 +0000)
commita0b1a28bf298a769605a8f3b333d22adc76b82ce
tree8e6b60cb7d0bf341880fc65bb8c0d2e64e4a915e
parentc7513231faa9855adb74efcc9680e0a816516093
Moved all Eclipse specific files into res/ide-support/eclipse.
Removed spaces from launch target filenames.
Corrected launch targets to run in output/build instead of root directory (still not sure if they're a good idea)
Added an Ant ide-eclipse target to prepare the working copy to be built with Eclipse and create Eclipse project files.
Updated the Building docs to document new Eclipse setup method.
Added descriptions of how to configure Eclipse to respect Tomcat coding conventions to the Building guide.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1002073 13f79535-47bb-0310-9956-ffa450edef68
Start Tomcat.launch [deleted file]
Stop Tomcat.launch [deleted file]
build.xml
eclipse.classpath [deleted file]
eclipse.project [deleted file]
res/ide-support/eclipse/eclipse.classpath [new file with mode: 0644]
res/ide-support/eclipse/eclipse.project [new file with mode: 0644]
res/ide-support/eclipse/start-tomcat.launch [new file with mode: 0644]
res/ide-support/eclipse/stop-tomcat.launch [new file with mode: 0644]
webapps/docs/building.xml