23 May
2005
23 May
'05
10:29 a.m.
-----Original Message----- From: jeremi joslin [mailto:[email protected]] Sent: lundi 23 mai 2005 12:22 To: [email protected] Subject: Re: [xwiki-dev] Does the continuous build work?
[snip]
I have made a mistake. I use the ide to lauch xwiki instead of using ant. that's why it's not working.
Yes, sorry about that, I hadn't modified the IDE project files (Eclipse and IntelliJ). I've just tried to modify the Eclipse .classpath file but I haven't tried it. You need to change: * src/main --> src/main/java * src/web --> src/main/web * src/web*.xml --> src/main/web*.xml Thanks -Vincent