Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] POLL: How do you use ".lst" files with AJDT in Eclipse?

I do use them very regularly. I recently wrote a lot of small aspects for all sorts of little "proof of concept" things, and for each of them I had an lst file. That makes it also very easy to compile and run the examples afterwards (maybe somewhere else) without eclipse.

Matt Chapman wrote:
1. Do your .lst files contain references to other .lst files? If so, do
you tend to have one top level .lst file which includes various sub-level
files, or something more complex?
2. Do you tend to include compiler options in your .lst files?

I didn't know this was possible.

Jan Van Besien


Back to the top