Re: [m1] problem with recent addition in the eclipse plugin regarding source integration

2006-01-12 Thread Fabrizio Giustina
On 1/12/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > I think I saw once that eclipse does not support the .jar file > extension for souce inclusion in a project. Eclipse plugin 1.10 now > looks into ${groupId}/java/sources/{arfitactId}-${version}-sources.jar > and add the file if it's found. >

Re: [m1] problem with recent addition in the eclipse plugin regarding source integration

2006-01-12 Thread Arnaud HERITIER
I think it was done by Fabrizio. I didn't test this feature. Sorry. Arnaud On 1/12/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > anyone? > > On 1/12/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I think I saw once that eclipse does not support the .jar file > > extension fo

Re: [m1] problem with recent addition in the eclipse plugin regarding source integration

2006-01-12 Thread Stephane Nicoll
anyone? On 1/12/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Hi, > > I think I saw once that eclipse does not support the .jar file > extension for souce inclusion in a project. Eclipse plugin 1.10 now > looks into ${groupId}/java/sources/{arfitactId}-${version}-sources.jar > and add the file

[m1] problem with recent addition in the eclipse plugin regarding source integration

2006-01-12 Thread Stephane Nicoll
Hi, I think I saw once that eclipse does not support the .jar file extension for souce inclusion in a project. Eclipse plugin 1.10 now looks into ${groupId}/java/sources/{arfitactId}-${version}-sources.jar and add the file if it's found. Well it plain does NOT work with Eclipse 3.1. Renaming the