Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Classpath problems when building plugins in M8
Classpath problems when building plugins in M8 [message #156329] Wed, 28 April 2004 14:41 Go to next message
Dan Winterstein is currently offline Dan WintersteinFriend
Messages: 33
Registered: July 2009
Member
After switching to version M8, I can't build my plugins anymore, because
of problems relating to the build-path.
Initially, (i.e. the 1st time I tried M8) they built & ran fine.
Now, the dynamic plug-in dependencies calculation seems to be failing
(it returns no dependencies).
Setting the build-path to include the Eclipse plugins I reference,
produces the build-error:
"The type org.osgi.framework.BundleActivator cannot be resolved. It is
indirectly referenced from required .class files."
As far as I'm aware, I haven't changed anything that should cause problems.

Any help/insight would really be appreciated.
Thanks,
- Dan
Re: Classpath problems when building plugins in M8 [message #156352 is a reply to message #156329] Wed, 28 April 2004 17:15 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
I believe you may be seeing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=57181

HTH
Darins

"Daniel Winterstein" <danielw@dai.ed.ac.uk> wrote in message
news:c6off9$a4t$3@eclipse.org...
>
> After switching to version M8, I can't build my plugins anymore, because
> of problems relating to the build-path.
> Initially, (i.e. the 1st time I tried M8) they built & ran fine.
> Now, the dynamic plug-in dependencies calculation seems to be failing
> (it returns no dependencies).
> Setting the build-path to include the Eclipse plugins I reference,
> produces the build-error:
> "The type org.osgi.framework.BundleActivator cannot be resolved. It is
> indirectly referenced from required .class files."
> As far as I'm aware, I haven't changed anything that should cause
problems.
>
> Any help/insight would really be appreciated.
> Thanks,
> - Dan
>
>
>
Re: Classpath problems when building plugins in M8 [message #156564 is a reply to message #156352] Thu, 29 April 2004 09:35 Go to previous messageGo to next message
Dan Winterstein is currently offline Dan WintersteinFriend
Messages: 33
Registered: July 2009
Member
Thanks - I think you're right. I couldn't quite follow the comments on
Bugzilla. Is there a work-around for this bug?
- Dan

Darin Swanson wrote:
> I believe you may be seeing
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=57181
>
> HTH
> Darins
>
> "Daniel Winterstein" <danielw@dai.ed.ac.uk> wrote in message
> news:c6off9$a4t$3@eclipse.org...
>
>>After switching to version M8, I can't build my plugins anymore, because
>>of problems relating to the build-path.
>>Initially, (i.e. the 1st time I tried M8) they built & ran fine.
>>Now, the dynamic plug-in dependencies calculation seems to be failing
>>(it returns no dependencies).
>>Setting the build-path to include the Eclipse plugins I reference,
>>produces the build-error:
>>"The type org.osgi.framework.BundleActivator cannot be resolved. It is
>>indirectly referenced from required .class files."
>>As far as I'm aware, I haven't changed anything that should cause
>
> problems.
>
>>Any help/insight would really be appreciated.
>>Thanks,
>> - Dan
>>
>>
>>
>
>
>
Re: Classpath problems when building plugins in M8 [message #156657 is a reply to message #156564] Thu, 29 April 2004 16:38 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
The best bet is to move to a later integation build.
I20040427 or I20040428.

I have not found a consistent workaround for cleaning up a workspace once it
has gone "bad".
I have had some success with closing projects, re-opening and then getting a
build to occur.

Darins

"Daniel Winterstein" <danielw@dai.ed.ac.uk> wrote in message
news:c6qhtf$foq$1@eclipse.org...
>
> Thanks - I think you're right. I couldn't quite follow the comments on
> Bugzilla. Is there a work-around for this bug?
> - Dan
>
> Darin Swanson wrote:
> > I believe you may be seeing
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=57181
> >
> > HTH
> > Darins
> >
> > "Daniel Winterstein" <danielw@dai.ed.ac.uk> wrote in message
> > news:c6off9$a4t$3@eclipse.org...
> >
> >>After switching to version M8, I can't build my plugins anymore, because
> >>of problems relating to the build-path.
> >>Initially, (i.e. the 1st time I tried M8) they built & ran fine.
> >>Now, the dynamic plug-in dependencies calculation seems to be failing
> >>(it returns no dependencies).
> >>Setting the build-path to include the Eclipse plugins I reference,
> >>produces the build-error:
> >>"The type org.osgi.framework.BundleActivator cannot be resolved. It is
> >>indirectly referenced from required .class files."
> >>As far as I'm aware, I haven't changed anything that should cause
> >
> > problems.
> >
> >>Any help/insight would really be appreciated.
> >>Thanks,
> >> - Dan
> >>
> >>
> >>
> >
> >
> >
Previous Topic:JDT core headless
Next Topic:Local Variables not visible!
Goto Forum:
  


Current Time: Fri Aug 16 16:01:05 GMT 2024

Powered by FUDForum. Page generated in 0.02644 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top