ソースを参照

268827: ask for the JDT project state

tags/V1_6_4
aclement 15年前
コミット
03f436798a
1個のファイルの変更5行の追加0行の削除
  1. 5
    0
      testing/src/org/aspectj/testing/ajde/CompileCommand.java

+ 5
- 0
testing/src/org/aspectj/testing/ajde/CompileCommand.java ファイルの表示

@@ -400,4 +400,9 @@ class MyOutputLocationManager implements IOutputLocationManager {
public void reportFileRemove(String outputfile, int filetype) {
}

public int discoverChangesSince(File dir, long buildtime) {
// TODO Auto-generated method stub
return 0;
}

}

読み込み中…
キャンセル
保存