Skip to content

Commit

Permalink
Roadmap update + remove soot nature from ITD project so it does not
Browse files Browse the repository at this point in the history
crash.
  • Loading branch information
jfabry committed Sep 26, 2012
1 parent 78c6366 commit 8eab457
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 5 additions & 1 deletion EkekoAspectJ/Roadmap.md
Expand Up @@ -7,10 +7,14 @@ A roadmap for damp.ekeko.aspectj
* Find a name for this sucker * Find a name for this sucker
* (CDR) Have the test framework work * (CDR) Have the test framework work
* (CDR) Make annotations on aspects and advice 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) Implement rules in mail of 20 sept
* (JF) Execution levels rules * (JF) Execution levels rules
* (JF) Exceptions problems 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 ## Done


Expand Down
1 change: 0 additions & 1 deletion TestCases/AJ-LMP-ITD/.project
Expand Up @@ -14,6 +14,5 @@
<natures> <natures>
<nature>org.eclipse.ajdt.ui.ajnature</nature> <nature>org.eclipse.ajdt.ui.ajnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.jdt.core.javanature</nature>
<nature>damp.ekeko.plugin.sootNature</nature>
</natures> </natures>
</projectDescription> </projectDescription>

0 comments on commit 8eab457

Please sign in to comment.