Skip to content

OpenUniversity/AOP-Awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b2dcbe3 · Dec 21, 2018
Mar 15, 2014
Jun 30, 2015
Jun 30, 2015
Dec 26, 2015
Dec 21, 2018
May 27, 2015
Jun 30, 2015
Jun 30, 2015
Dec 21, 2018
Nov 11, 2016
Mar 29, 2014
May 24, 2015
Jun 30, 2015
Jun 30, 2015
Jun 30, 2015
Nov 11, 2016
Nov 11, 2016
Dec 26, 2015
Mar 25, 2015
Oct 10, 2015
Jun 30, 2015
May 27, 2015
Oct 10, 2015
Feb 26, 2015
May 12, 2015
Mar 15, 2014
Oct 25, 2014
Oct 25, 2014
May 13, 2015
Apr 7, 2015
Dec 21, 2018
May 22, 2015
Aug 1, 2015
Jun 24, 2015
Mar 13, 2015
Dec 26, 2015
Dec 24, 2015

Repository files navigation

AOP-Awesome

Build Status

Awesome is an aspect composition framework.
Awesome makes multi-DSAL development feasible by allowing to compose a variety of aspect mechanisms, each corresponding to a specific DSAL, into a single multi-mechanism weaver.

Contributions for the project can be submitted in 2 forms:

  • GerritHub (recommended)
    Clone the project using one of the methods which are shown [here] (https://review.gerrithub.io/#/admin/projects/OpenUniversity/AOP-Awesome)
    Push changes for review by:
    git push origin HEAD:refs/for/master
  • GitHub
    Clone/Fork the project and create Pull Requests
    Note: the review process is made using GerritHub so the Pull Requests will be converted to patchs in Gerrit

Recommended Development Tools:
[Eclipse] (https://www.eclipse.org)
[AspectJ Development Tools (AJDT)] (https://www.eclipse.org/ajdt)
[Maven Integration (m2e)] (https://www.eclipse.org/m2e)
[EGit] (https://www.eclipse.org/egit)

If you have an issue setting up the development environment please check our [FAQ] (https://github.com/OpenUniversity/AOP-Awesome/wiki/FAQ)