Re: How can I exclude a directory's contents but not the directory itself?

2010-02-01 Thread chris . green100
I think your question includes the answer. It's the exclude parameter. Chris --Original Message-- From: Jonathan Gordon To: user@ant.apache.org ReplyTo: Ant Users List Subject: How can I exclude a directory's contents but not the directory itself? Sent: 1 Feb 2010 20:53 I have a directory

Re: Java source files not part of any package

2009-10-27 Thread chris . green100
Look at the include / exclude parameter options Chris Sent using BlackBerry® from Orange -Original Message- From: Dianne Yumul Date: Tue, 27 Oct 2009 13:31:24 To: Subject: Java source files not part of any package Hello Everyone, I'm learning to use Ant 1.7.0 as part of Xcode 3.1.2 o