thanks for this idea. I think i will use ant.. But what about adding WEB-INF/config to the CLASSPATH ? How can i do that automatically for all tomcat projects ?
> -----Message d'origine----- > De : Andreas Probst [mailto:[EMAIL PROTECTED]] > Envoy� : mardi 20 ao�t 2002 09:37 > � : Tomcat Users List > Objet : Re: web-inf/classes and eclipse > > > Hi Michenaud, > > using Ant together with Eclipse might be an option. You can > run Ant from inside Eclipse by right-clicking the build.xml > file and choosing the right operation (I now don't know how it > is called). > > Andreas > > > > Hi, > > > > I use the editor Eclipse but when i launch > > "Rebuild all", it deletes all the content of > > the WEB-INF/classes directory. > > > > Inside, there is all my *.properties file. > > > > The idea is to create a WEB-INF/config where i > > could put the properties files but i don't know how > > to add this directory into the classpath. It would be better > > too if the path was a relative path. > > > > Or maybe u have others ideas ? > > > > Michenaud Laurent > > - Adeuza - > > [ D�veloppeur Web - Administrateur R�seau ] > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
