diff --git a/EkekoAspectJ/Roadmap.md b/EkekoAspectJ/Roadmap.md index e756c9b..5f9cee5 100644 --- a/EkekoAspectJ/Roadmap.md +++ b/EkekoAspectJ/Roadmap.md @@ -7,10 +7,14 @@ A roadmap for damp.ekeko.aspectj * Find a name for this sucker * (CDR) Have the test framework work * (CDR) Make annotations on aspects and advice work -* (JF) Go over the whiteboard rules, clean and check +* (CDR) Have walks over call graph work +* (CDR) Make it possible to remove soot nature from projects +* (CDR) Fix soot aspectJ build dependency +* (JF) Go over the whiteboard rules and check * (JF) Implement rules in mail of 20 sept * (JF) Execution levels rules * (JF) Exceptions problems rules +* Some persistent store, to catch evolution issues: store old values of X before a compile and after a compile see changes in X ## Done diff --git a/TestCases/AJ-LMP-ITD/.project b/TestCases/AJ-LMP-ITD/.project index 225ae7f..0d13827 100644 --- a/TestCases/AJ-LMP-ITD/.project +++ b/TestCases/AJ-LMP-ITD/.project @@ -14,6 +14,5 @@ org.eclipse.ajdt.ui.ajnature org.eclipse.jdt.core.javanature - damp.ekeko.plugin.sootNature