add eclipse config files

This commit is contained in:
amontano 2005-03-01 19:48:22 +00:00
parent adac35332a
commit 018680a70e
4 changed files with 65 additions and 0 deletions

11
.tomcatplugin Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<tomcatProjectProperties>
<rootDir>/webroot</rootDir>
<exportSource>false</exportSource>
<reloadable>true</reloadable>
<redirectLogger>false</redirectLogger>
<updateXml>false</updateXml>
<warLocation></warLocation>
<extraInfo></extraInfo>
<webPath></webPath>
</tomcatProjectProperties>