Fwiw that problem has existed in trunk head for the last couple of days, since the global package rename, it seems to compile ok from the command line, but shows errors in eclipse, ;) - ciaran
On Wed, May 28, 2008 at 8:58 AM, Nowakowski, Mateusz < [EMAIL PROTECTED]> wrote: > > There is probably some problem with merge from trunk for external > > variables functionality. > > > > bpel-api project contain physically package: > > > > org.apache.apche.ode.bpel.evar > > > > but classes inside references to > > org.apache.ode.bpel.evar > > package. > > > > > >Just tried to update and clean build 1.1 and it compiled for me. Are > you > >sure you're up to date? > > > >Thanks, > >Matthieu > > > Yes, it is building by 'rake TEST=no package' somehow, but after I've > made 'rake eclipse', I've noticed that there are such directories > hierarchy: > > bpel-api\src\main\java\org\apache\apche\ode\bpel\evar\ > > and the classes inside are referenced to org.apache.ode.bpel.evar > package, and Eclipse shows me the same error. > > -- > Regards, > Mateusz Nowakowski > -- - Ciaran