When we use Eclipse IDE with Tomcat we configure it to use ".settings/output" as the output directory and ".settings" is already ignored.
Maybe similar trick can be used here. http://svn.apache.org/viewvc/tomcat/trunk/res/ide-support/eclipse/eclipse.classpath?view=markup#l29 2012/3/30 Olivier Lamy <ol...@apache.org>: > intellij create that. > > 2012/3/29 Konstantin Kolinko <knst.koli...@gmail.com>: >> When this "out" directory is created? >> >> >> It is not "target" as usually in Maven, not "output" as in Tomcat >> sources. Where it comes from? Just wondering. >> >> 2012/3/29 <ol...@apache.org>: >>> Author: olamy >>> Date: Thu Mar 29 13:50:31 2012 >>> New Revision: 1306869 >>> >>> URL: http://svn.apache.org/viewvc?rev=1306869&view=rev >>> Log: >>> ignore out directory >>> >>> Modified: >>> tomcat/taglibs/trunks/ (props changed) >>> >>> Propchange: tomcat/taglibs/trunks/ >>> ------------------------------------------------------------------------------ >>> --- svn:ignore (original) >>> +++ svn:ignore Thu Mar 29 13:50:31 2012 >>> @@ -1,5 +1,6 @@ >>> .idea >>> *.iml >>> +out >>> .project >>> .classpath >>> .settings >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: dev-h...@tomcat.apache.org >> > > > > -- > Olivier Lamy > Talend: http://coders.talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org