org.freehep.tools
Class MakeClasspath
java.lang.Object
org.freehep.tools.MakeClasspath
- All Implemented Interfaces:
- FilenameFilter
- public class MakeClasspath
- extends Object
- implements FilenameFilter
A simple program for creating scripts to set the FreeHEP CLASSPATH
- Author:
- tonyj
- Source Code:
- MakeClasspath.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws IOException
- Parameters:
args
- the command line arguments
- Throws:
IOException
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter
Copyright © 2000-2004 FreeHEP, All Rights Reserved.