[aspectwerkz-dev] annotations and running AW from idea
christoph sturm <chrisml-Ws/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
hi peeps! I am running aspectwerkz with -Xaspectwerkz from idea now, and i really like it. Now i just need a good way to run the aspectC compiler from idea to get my javadoc info into my class files. How do others do that? ant? or is there a possibility to run aspectc after every build automatically? The absolute killer feature would be to pass the source directory to aspectwerkz, and if aspectwerkz doesnt find annotations in the class files at start up, it creates them automatically at startup. That would result in a really smooth developing experience. I'm not saying that it isnt smooth right now, but that would be even smoother ;) regards chris