Hi,
For my ejbdoclet task I would like to be able to specify a source directory ( which contains sub-directories and source files therein), such that the task executes recursively for all the source files that reside in sub-directories of the source directory.
For example if my directory and source structure is :
src/myPackage/HelloWorld/HelloWorldBean.java
src/myPackage/ByeWorld/ByeWorldBean.java
I would like a way to specify : start at the "src" directory, and create interfaces for all the java files that lie in the sub-directories(recursively) of "src".
Is there a way to do this ?
Thanks in advance
Shainal Gosai.
Global Technology
www.glotec.co.za
Disclaimer: This message contains confidential information for the addressee named above.
If you are not the intended recipient of this message, you are hereby notified that you must not
disseminate, copy or take any action in reliance on it. Any views expressed in this message are
those of the individual sender unless otherwise stated.
Reply via email to
