- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Eclipse Nightly : 15th March / PDE osgi imported packages missing
Sun, 2009-03-15, 22:24
Hi All / Miles,
I just upgraded to the nightly for 15th March and it breaks the PDE
integration, all imported packages seem to be missing.
Is it possible that the project settings need to be changed in some
way (added nature etc) for this version? I've done repeated cleans
but to no avail.
It was working fine a few nights ago but I couldn't say exactly which
version I'm afraid.
Let me know what kind of info you need if you want a ticket raising
(thats of course if I can get around tracs redirect of doom)
cheers,
Chris
On Sun, Mar 15, 2009 at 9:22 PM, Chris Twiner wrote:
> I just upgraded to the nightly for 15th March and it breaks the PDE
> integration, all imported packages seem to be missing.
>
> Is it possible that the project settings need to be changed in some
> way (added nature etc) for this version? I've done repeated cleans
> but to no avail.
I've just done a fresh build from trunk and everything looks good to me.
My current best guess would have been that you've run into a binary
incompatibility issue due to recent changes on trunk, but I would have
expected that to be resolved by a clean build.
> It was working fine a few nights ago but I couldn't say exactly which
> version I'm afraid.
>
> Let me know what kind of info you need if you want a ticket raising
> (thats of course if I can get around tracs redirect of doom)
To start with, can you create a simple hello world project in a fresh workspace?
Cheers,
Miles