Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » POLL: How do you use ".lst" files with AJDT in Eclipse?
POLL: How do you use ".lst" files with AJDT in Eclipse? [message #580773] Tue, 15 June 2004 13:31
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Background: As you probably know, the "ajc" compiler can be given an
argfile option: "ajc -argfile sources.lst" for example, or alternatively
"ajc @sources.lst". The source.lst file can contain a list of files,
references to other .lst files, and also compiler options.

For the next release of AJDT we're looking at improving the usability of
defining build configurations from inside Eclipse (see ajdt-dev for
further discussions on this topic). We naturally want to do this in a way
which is intuitive for Eclipse users, whilst also providing some level of
support for existing .lst files. So if you use AJDT, or might do so in the
future, it would really help us if you could say how you currently use
..lst files, including the following two specific issues:

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?

Please also say if you never use .lst files in your AJDT projects at
all.

Many thanks,

Matt.
Previous Topic:POLL: How do you use ".lst" files with AJDT in Eclipse?
Next Topic:How to aspectize a set of eclipse plugins?
Goto Forum:
  


Current Time: Thu Apr 25 07:26:06 GMT 2024

Powered by FUDForum. Page generated in 0.02696 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top