Not the entire thing -- I'd just generate the 'lib' entries, and have them automatically pasted in the template? The 'src' and everything would still be manually typed in?
D. On Mon, Apr 16, 2012 at 9:46 PM, Robert Muir <rcm...@gmail.com> wrote: > Look at the classpath in the file though: its more complicated than that... > > On Mon, Apr 16, 2012 at 3:44 PM, Dawid Weiss > <dawid.we...@cs.put.poznan.pl> wrote: >> I agree, this is tiring. It should be a trivial task to add to the >> existing utils. >> >> Dawid >> >> On Mon, Apr 16, 2012 at 9:35 PM, Uwe Schindler <u...@thetaphi.de> wrote: >>> I thought about that: Could we maybe let ant eclipse create the .classpath >>> file from a **/*.jar fileset? This file gets outdated too fast. >>> >>> ----- >>> Uwe Schindler >>> H.-H.-Meier-Allee 63, D-28213 Bremen >>> http://www.thetaphi.de >>> eMail: u...@thetaphi.de >>> >>> >>>> -----Original Message----- >>>> From: dwe...@apache.org [mailto:dwe...@apache.org] >>>> Sent: Monday, April 16, 2012 8:55 PM >>>> To: comm...@lucene.apache.org >>>> Subject: svn commit: r1326742 - /lucene/dev/trunk/dev- >>>> tools/eclipse/dot.classpath >>>> >>>> Author: dweiss >>>> Date: Mon Apr 16 18:55:11 2012 >>>> New Revision: 1326742 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=1326742&view=rev >>>> Log: >>>> Updated eclipse's .classpath. >>>> >>>> Modified: >>>> lucene/dev/trunk/dev-tools/eclipse/dot.classpath >>>> >>>> Modified: lucene/dev/trunk/dev-tools/eclipse/dot.classpath >>>> URL: http://svn.apache.org/viewvc/lucene/dev/trunk/dev- >>>> tools/eclipse/dot.classpath?rev=1326742&r1=1326741&r2=1326742&view=diff >>>> ================================================================ >>>> ============== >>>> --- lucene/dev/trunk/dev-tools/eclipse/dot.classpath (original) >>>> +++ lucene/dev/trunk/dev-tools/eclipse/dot.classpath Mon Apr 16 18:55:11 >>>> +++ 2012 >>>> @@ -169,6 +169,6 @@ >>>> <classpathentry kind="lib" path="solr/contrib/velocity/lib/commons- >>>> beanutils-1.7.0.jar"/> >>>> <classpathentry kind="lib" path="solr/contrib/velocity/lib/commons- >>>> collections-3.2.1.jar"/> >>>> <classpathentry kind="con" >>>> path="org.eclipse.jdt.launching.JRE_CONTAINER"/> >>>> - <classpathentry kind="lib" path="lucene/test- >>>> framework/lib/randomizedtesting-runner-1.1.0.jar"/> >>>> + <classpathentry kind="lib" >>>> +path="lucene/test-framework/lib/randomizedtesting-runner-1.2.0.jar"/> >>>> <classpathentry kind="output" path="bin"/> </classpath> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >>> For additional commands, e-mail: dev-h...@lucene.apache.org >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> > > > > -- > lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org