Révision 3455
TXM/trunk/org.txm.core/src/java/org/txm/objects/Project.java (revision 3455) | ||
---|---|---|
950 | 950 |
|
951 | 951 |
// TIGER stuff TODO implement a rename mecanism per engine |
952 | 952 |
File tigerDataFile = new File(binaryDir, "tiger/"+name); |
953 |
File tigerData2File = new File(binaryDir, "tiger/${new_name.}");
|
|
953 |
File tigerData2File = new File(binaryDir, "tiger/"+rename);
|
|
954 | 954 |
Log.finer("renaming $tigerDataFile : "+tigerDataFile.renameTo(tigerData2File)); |
955 | 955 |
|
956 | 956 |
// URS stuff |
Formats disponibles : Unified diff