You also need to import trunk versions of shared and apacheds (and maybe also jdbm and mavibot) into your workspace because we currenlty use these snapshot versions in studio's pom.xml.
There there will still be compile errors in ldapservers.apacheds.v15x projects, you need to checkout and import Mina 2.0.7 tag to solve that. Or just ignore or close those projects. Last not least close all *.feature projects and the rcp project, or ignore errors. Quite a mess, I hope I can find time to play around with Tycho in the next weeks to see if it can help towards a simplier build system. Kind Regards, Stefan On 06/23/2014 07:53 PM, Kiran Ayyagari wrote: > On Mon, Jun 23, 2014 at 10:54 PM, Stefan Seelmann <[email protected]> > wrote: > >> Hi Kiran, >> >> can you please try to run 'mvn install' first and then 'mvn >> studio:eclipse' afterwards? >> >> tried, still didn't solve http://i.imgur.com/04rIKdq.png > >> Kind Regards, >> Stefan >> >> >> On 06/23/2014 01:59 PM, Kiran Ayyagari wrote: >>> I have been trying to set up Studio workspace locally >>> and following this doc http://directory.apache.org/studio/working.html >>> but encountered this while running mvn install studio:eclipse >>> >>> http://pastebin.com/pCbEeUv3 >>> >>> env. details >>> >>> Eclipse: >>> ======= >>> Eclipse for RCP and RAP Developers >>> Version: Indigo Service Release 2 >>> Build id: 20120216-1857 >>> >>> Java: >>> ===== >>> java version "1.6.0_45" >>> Java(TM) SE Runtime Environment (build 1.6.0_45-b06-451-11M4406) >>> Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01-451, mixed mode) >>> >>> OS: >>> ==== >>> Mac OS X 10.8.4 >>> >>> any pointers on what I am missing? >>> >>> many thanks >>> >> >> > >
