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
signature.asc
Description: Message signed with OpenPGP using GPGMail
