]> source.dussan.org Git - aspectj.git/commitdiff
Removed stale ajworkingdir option from project properties interface.
authormkersten <mkersten>
Wed, 18 Feb 2004 06:46:23 +0000 (06:46 +0000)
committermkersten <mkersten>
Wed, 18 Feb 2004 06:46:23 +0000 (06:46 +0000)
ajde/src/org/aspectj/ajde/ProjectPropertiesAdapter.java

index 6ba8134bb1a798f1af0bb129f0ed425a5969e6e8..19d08e4a3674e42f91ef053a95e6b55246d7cd36 100644 (file)
@@ -45,7 +45,7 @@ public interface ProjectPropertiesAdapter {
 
     public String getOutputPath();
 
-    public String getAjcWorkingDir();
+//    public String getAjcWorkingDir();
 
        // @todo: move to build options
     public String getBootClasspath();