Преглед на файлове

245566: final config interface change

tags/V1_6_2
aclement преди 16 години
родител
ревизия
42722c9843
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  1. 5
    1
      testing/src/org/aspectj/testing/ajde/CompileCommand.java

+ 5
- 1
testing/src/org/aspectj/testing/ajde/CompileCommand.java Целия файл

@@ -356,6 +356,11 @@ class MyCompilerConfig implements ICompilerConfiguration {
public int getConfigurationChanges() {
return ICompilerConfiguration.EVERYTHING;
}

public List getClasspathElementsWithModifiedContents() {
return null;
}

}

class MyOutputLocationManager implements IOutputLocationManager {
@@ -379,5 +384,4 @@ class MyOutputLocationManager implements IOutputLocationManager {
public String getUniqueIdentifier() {
return null;
}

}

Loading…
Отказ
Запис