I haven't used buildr with Eclipse for a long time, but IIRC they used to coexist peacefully. Any idea what has changed?
Could you provide a minimal use case that I could use to reproduce the issue? I'd like to understand the root cause. Cheers. lacton On Wed, Feb 2, 2011 at 11:31 AM, Jean-Philippe Caruana < [email protected]> wrote: > Hi, > > I'm using buildr 1.4.4 with eclipse. > I do generate my eclipse files with buildr eclipse and it works fine. > But it seems to me that .class files are completely different when eclipse > compiles and when buildr compiles. It becomes a problem when I want to use > the incremental build : I have a lot a compilation errors under buildr (when > I change an API) and I have to make "buildr clean test" every time. It's > like working with maven again :-( > My question is : is it possible to have eclipse compile its classes in > another directory than buildr's ? I don't want an eclipse hack, but a buildr > way of doing it. > > Thanks > > -- Jean-Philippe Caruana > ******************************** > Ce message et toutes les pieces jointes (ci-apres le "message") sont > confidentiels et etablis a l'attention exclusive de ses destinataires. > Toute utilisation ou diffusion non autorisee est interdite. > Tout message electronique est susceptible d'alteration. Multimedia Business > Services decline > toute responsabilite au titre de ce message s'il a ete altere, deforme > ou falsifie. > Si vous n'etes pas destinataire de ce message, merci de le detruire > immediatement et d'avertir l'expediteur. > ********************************* > This message and any attachments (the "message") are confidential and > intended solely for the addressees. Any unauthorised use or > dissemination is prohibited. > Messages are susceptible to alteration. Multimedia Business Services shall > not be liable for the > message if altered, changed or falsified. > If you are not the intended addressee of this message, please cancel it > immediately and inform the sender.. > ******************************** >
