Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [ajdt-dev] Rebuild All and multiple projects.

I have just given it a while and the multi project now works for me !
Very cool. I'll experiment more in the coming few days to see if I can
find any gotchas.

Now my biggest request will be for incremental compilation as we're
loosing one of the best feature of Eclipse when using the AJDT/AJDE
plugins ... I know, this will have to wait for AspectJ 1.1 ...

Thanks
-Vincent

> -----Original Message-----
> From: ajdt-dev-admin@xxxxxxxxxxxxxxx [mailto:ajdt-dev-
> admin@xxxxxxxxxxxxxxx] On Behalf Of Vincent Massol
> Sent: 13 August 2002 22:14
> To: ajdt-dev@xxxxxxxxxxxxxxx
> Subject: RE: [ajdt-dev] Rebuild All and multiple projects.
> 
> Thanks Andy.
> 
> Do you know if the workspace location is fixed in CVS HEAD ? (AJDT was
> looking in ${user.home}/workspace instead of ${eclipse.dir}/workspace
> (actually it should probably be in the workspace passed as -data
command
> line parameter or ${eclipse.dir}/workspace if not found).
> 
> I have built the plugin and am now giving it a try ...
> 
> Cheers,
> -Vincent
> 
> > -----Original Message-----
> > From: ajdt-dev-admin@xxxxxxxxxxxxxxx [mailto:ajdt-dev-
> > admin@xxxxxxxxxxxxxxx] On Behalf Of Andrew Clement
> > Sent: 13 August 2002 19:17
> > To: ajdt-dev@xxxxxxxxxxxxxxx
> > Subject: [ajdt-dev] Rebuild All and multiple projects.
> >
> > I've done some work today on a couple of defects to do with multiple
> > projects - use of 'rebuild all' (and possibly other mechanisms for
> driving
> > the builder code) were causing an infinite loop.  Quitting the
> infinite
> > loop by killing eclipse caused the plugin to deactivate and then
when
> you
> > restart eclipse there can be various issues with the plugin being
> > deactivated.  For those of you who are OK to build the source
> yourselves,
> > the updates are available.  For those who want a full binary of the
> > plugin,
> > 0.5.1 shouldn't be too long now.  I have only done some rudimentary
> > testing
> > on my uploaded fixes, the full package of 0.5.1 will go through our
> > *cough*
> > 'substantial system test' (right Adrian?)
> >
> > Cheers,
> > Andy Clement.
> > AJDT Dev Team.
> >
> >
> > _______________________________________________
> > ajdt-dev mailing list
> > ajdt-dev@xxxxxxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/ajdt-dev
> 
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/ajdt-dev



Back to the top