I'll see what's in there and give it a shot if it seems reasonable. I just can't figure out why it's not taking the shaded classes from the repo jar... *grr*
Thanks, Dave On Sat, Aug 21, 2010 at 4:11 PM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > I quite often delete the full "system" folder under ~/.IntelliJIdea90 > when I get this kind of behaviour. Don't know if it helps in this case. > > Regards, > > Kristian Rosenvold > > > lø., 21.08.2010 kl. 15.59 -0400, skrev Dave Newton: > > Current trunk. > > > > Normal IntelliJ Maven project setup, but it refuses to deal with the > XWork > > package renaming, and I have no idea (harhar) why not. The correct > classes > > are in the XWork jar in the repo > > (like org.apache.commons.lang.xwork.StringUtils), but IntelliJ doesn't > see > > it and continues to try to grab IDEA's compilation results. > > > > I've tried the typical random stuff, like (cmdline) rebuilding, > (IntelliJ) > > force reimporting, (IntelliJ) reloading folders, whatever other stuff I > > could find that seemed even reasonably close. > > > > If I have a project with *just* s2-core, everything works, I assume > because > > the XWork stuff isn't in the current project, but I had kind of wanted to > > have everything "local". > > > > Anybody dealt/fixed with this before? > > > > Thanks, > > Dave > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >