Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] "Build Automatically" not working!?

Hi Marcel,

I remember a bug like that involving projects with no source folder -
the source code is directly contained in the project. If that is the
case, try creating a separate source folder in the project, and moving
the code into that.

Although AJDT 1.2 is the most recent stable release, the latest dev
builds of 1.2.1 contain many fixes including to the above issue, so
you might like to try that as well (also Eclipse 3.0.2 contains many
fixes over 3.0.0). We're into the later stages of the 1.2.1 and 1.3.0
releases, so the dev builds should be relatively stable.

Regards,

Matt.

On 05/10/05, Marcel Stör <marcel@xxxxxxxxxxxxxx> wrote:
> Hi all,
>
> I've recently installed AJDT (version of June 10th) on Eclipse 3.0.0.
> The one project in my workspace that uses AJDT does not build automatically
> anymore if source code is modified & saved. I need to manually execute
> "Clean". Is this a bug or am I missing some configuration?
>
> --
> Marcel Stör
> http://www.frightanic.com
>
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev
>


Back to the top