Show
Ignore:
Timestamp:
07/20/07 14:28:14 (2 years ago)
Author:
EricAllen
Message:

Massive refactoring: Migrated the following packages:

com.sun.fortress.interpreter.nodes -> com.sun.fortress.nodes
com.sun.fortress.interpreter.nodes_util -> com.sun.fortress.nodes_util
com.sun.fortress.interpreter.useful -> com.sun.fortress.useful

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/nbproject/project.xml

    r19 r593  
    6464            <compilation-unit> 
    6565                <package-root>src</package-root> 
    66                 <classpath mode="compile">third_party/xtc/xtc.jar:third_party/FJ/concurrent.jar:third_party/junit/junit.jar:third_party/dstm2/dstm2.jar:third_party/bcel/bcel-5.2.jar</classpath> 
     66                <classpath mode="compile">third_party/xtc/xtc.jar:third_party/FJ/concurrent.jar:third_party/junit/junit.jar:third_party/dstm2/dstm2.jar:third_party/bcel/bcel-5.2.jar:third_party/plt/plt.jar</classpath> 
    6767                <built-to>build</built-to> 
    6868                <source-level>1.5</source-level>