Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Good old ".lst" files

Hi Charles,

If you want support for .lst files, use an old version of AJDT :)
Simply convert them to .ajproperties files there, which you can then
import into Eclipse 3.2.

--Matt

On 02/12/06, Charles Zhang <zhangcharles@xxxxxxxxx> wrote:
Hi, AJDT gods, I have a lot of configuration file saved as ".lst" files. In the last major version of AJDT, I have the options of turning them into build properties. In Eclipse 3.2, I can't find the option anymore. It would be painful to manually convert them, I have a lot. Any ways of invoking the old fashion way? Thanks.

Charles


Back to the top