Hello Jan, these are the steps I have followed:
* checkout the trunk from command line * import existing the project from workspace, and I have chacked the option to scan subprojects * so I end up with a general project for /ace and lots of bndtools projects * then I select new osgi workspace and I refreshed from /ace/cnf (I have selected the bndtools/workspace template and then none of the files) at this point the majority of the projects were failing to compile (my first message) * then I have changed the /ace project from generic project to java project and the enable thd bndtools nature * I have removed all the src folders from the classpath of /ace and now all the projects are compiling well On Sun, Jun 19, 2016 at 4:20 PM, Jan Willem Janssen < [email protected]> wrote: > Hi, > > > On 19 Jun 2016, at 11:05, Jorge Martín Cuervo <[email protected]> > wrote: > > > > I am trying to compile ACE from source to try some changes in the target > > bundle, but I am experimenting issues. > > > > I was able to get the code from SVN, import into eclipse, set up the > > projects and update the osgi workspace, > > First, I am using the source from trunk, and I had to configure Java 8 > for > > some bundles, and: > > > > - agent is not compiling because bundles range and feedback are missing > > - range is not compiling because "is missing required Java project: > 'ace'" > > (see screenshot below) > > > > > https://drive.google.com/file/d/0B4YVoYG0tdzzM2JLODh6dm5hZTQ/view?pref=2&pli=1 > > > > As some bundles are ok (like console logger) I have the feeling the issue > > is because the "Bnd Bundle Path" is including the project/folder /ace by > > mistake, but I have no idea how to continue. > > > > I would appreciate any comment on that subject. > > Many thanks to all! > > I think I know what is causing this: did you perhaps check out the SVN > repository using the > ``Checkout Projects from SVN’’ option in Eclipse? And after this it > probably created the, > `ace’ project from which the other projects are imported? If this is the > case, then the > easiest fix would be to: > > 1. remove the `ace’ project from your workspace; > 2. open up the Bndtools perspective (Window -> Open Perspective -> > Bndtools…); > 3. use “refresh all repositories” from the Bndtools menu. > > This would cause all projects to resolve using the right dependencies. > > Does this solve your issue? > > -- > Met vriendelijke groeten | Kind regards > > Jan Willem Janssen | Software Architect > +31 631 765 814 > > > My world is something with Amdatu and Apache > > Luminis Technologies > Churchillplein 1 > 7314 BZ Apeldoorn > +31 88 586 46 00 > > https://www.luminis.eu > > KvK (CoC) 09 16 28 93 > BTW (VAT) NL8170.94.441.B.01 > > -- ____________________________________ Jorge Martin Cuervo email <[email protected]> voice 0032 489 336 802 voice 0034 660 026 384 skype jorgemartincuervo ____________________________________
