Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylyn-integrators] Question about setup with subclipse_mylyn source for self-hosting

There is a good chance that you're hitting the following annoying PDE
limitation:

  157375: PDE should support building against nested JARs
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375

I work around this by not self-hosting on the Subclipse plug-ins, but having
them installed into the Eclipse that I launch from.  

If your problem turns out to be different please post the errors that you're
seeing so that we can diagnose further.

Mik

> -----Original Message-----
> From: mylyn-integrators-bounces@xxxxxxxxxxx [mailto:mylyn-integrators-
> bounces@xxxxxxxxxxx] On Behalf Of Frank Becker
> Sent: Friday, September 07, 2007 1:04 PM
> To: Mylyn Integrators list
> Subject: [mylyn-integrators] Question about setup with subclipse_mylyn
> source for self-hosting
> 
> Hi,
> 
> I want to do self-hosting of mylyn, but also want to have the
> subclipse mylyn.
> 
> Within the bootstrap workspace I want to be able to use my subversion
> repository for my own projects.
> 
> I try to install subclipse as an eclipse extention and the sources of
> mylyn and subclipse_mylyn. But I get errors.
> 
> What is wrong with this?
> 
> Thanks
> 
> Frank Becker
> 
> 
> _______________________________________________
> mylyn-integrators mailing list
> mylyn-integrators@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-integrators



Back to the top