edu.stanford.hci.r3.config
Class BatchFileCreator

java.lang.Object
  extended by edu.stanford.hci.r3.config.BatchFileCreator

public class BatchFileCreator
extends java.lang.Object

This is a utility generating the correct classpath for a WindowsXP Batch file. The classpath is determined from the eclipse project settings (.classpath). Run this whenever the classpath changes.

This software is distributed under the BSD License.


Nested Class Summary
static class BatchFileCreator.Attributes
           
static class BatchFileCreator.Nodes
           
 
Constructor Summary
BatchFileCreator()
           
 
Method Summary
static void main(java.lang.String[] args)
          May 29, 2006
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchFileCreator

public BatchFileCreator()
Method Detail

main

public static void main(java.lang.String[] args)
May 29, 2006


Copyright 2006 Stanford University