瀏覽代碼

290741: encoding option on ICompilerConfiguration

tags/V1_6_12M1
aclement 13 年之前
父節點
當前提交
eb60d6856f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      ajde.core/testsrc/org/aspectj/ajde/core/TestCompilerConfiguration.java

+ 4
- 0
ajde.core/testsrc/org/aspectj/ajde/core/TestCompilerConfiguration.java 查看文件

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

public String getProjectEncoding() {
return null;
}

}

Loading…
取消
儲存