com.croftsoft.apps.src
Class PackageNameChange
java.lang.Object
com.croftsoft.apps.src.PackageNameChange
public class PackageNameChange
- extends Object
This java application searches through all of the *.java files
in the current directory and replaces the old package name with
a new package name in the code.
java PackageNameChange package.name.old package.name.new
- Version:
- 1.0 1996-10-26
- Author:
- David W. Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageNameChange
public PackageNameChange()
main
public static void main(String[] args)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)