https://github.com/eclipsesource/com.eclipsesource.tycho.aspectj.demo
https://github.com/eclipsesource/com.eclipsesource.tycho.aspectj.demo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclipsesource/com.eclipsesource.tycho.aspectj.demo
- Owner: eclipsesource
- Created: 2011-07-13T09:07:59.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T10:52:48.000Z (about 13 years ago)
- Last Synced: 2025-03-24T09:52:51.696Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 8
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This project contains a demo how to create AspectJ applications with Tycho.
The short story:
----------------
cd releng
mvn clean package
The long story:
---------------
For a more detailed explanation see our
blog post http://eclipsesource.com/blogs/2011/07/13/building-osgi-applications-that-use-aspectj-with-tycho-maven-3/