Procházet zdrojové kódy

290741: encoding option on ICompilerConfiguration

tags/V1_6_12M1
aclement před 13 roky
rodič
revize
eb60d6856f

+ 4
- 0
ajde.core/testsrc/org/aspectj/ajde/core/TestCompilerConfiguration.java Zobrazit soubor

@@ -167,4 +167,8 @@ public class TestCompilerConfiguration implements ICompilerConfiguration {
return null;
}

public String getProjectEncoding() {
return null;
}

}

Načítá se…
Zrušit
Uložit