Re: [aspectwerkz-dev] annotations and running AW from idea
christoph sturm <chrisml-Ws/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
hey jonas! On Thu, 24 Jun 2004 14:18:46 +0100, Jonas Boner <[email protected]> wrote: > > The only safe choice would be to run it at each startup (if the src dir > has been specified). that would be a good start. even if there is annotation info in the classes it could still be out of date. in the meantime how do you invoke aspectC from idea? i want to start using annotations, and i wonder whats the best way to do it from idea. thanks chris > > /Jonas > > > > > -----Original Message----- > > From: christoph sturm [mailto:chrisml-Ws/[email protected]] > > Sent: Thursday, June 24, 2004 2:08 PM > > To: [email protected] > > Subject: [aspectwerkz-dev] annotations and running AW from idea > > > > 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 > > > > > > >