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

Frank, I don’t think you got a follow up on this, did you manage to resolve the problem?  I wonder if we should have instructions on this in the Contributor Refernece.

 

Mik

 

From: mylyn-integrators-bounces@xxxxxxxxxxx [mailto:mylyn-integrators-bounces@xxxxxxxxxxx] On Behalf Of Frank Becker
Sent: Monday, September 10, 2007 12:30 PM
To: Mylyn Integrators list
Subject: Re: [mylyn-integrators] Question about setup with subclipse_mylyn source for self-hosting

 

Hi Mik,

 

here are some more information:

 

I have a clean Eclipse with only the two extention Subclipse 1.2.4 and SVNKit Library 1.1.4 installed.

With this configuration a use a workspace with the mylyn sources. 

 

For SVN I checkout the two folders and import them in the workspace

- org.tigris.subversion.subclipse.mylyn

- subclipse_mylyn_feature

 

I get the following errors

Severity and Description       Path         Resource  Location  Creation Time          Id

The project was not built since its build path is incomplete. Cannot find the class file for org.tigris.subversion.svnclientadapter.ISVNClientAdapter. Fix the build path then try building this project                 org.tigris.subversion.subclipse.mylyn     Unknown 1189451648754      650

The type org.tigris.subversion.svnclientadapter.ISVNClientAdapter cannot be resolved. It is indirectly referenced from required .class files              org.tigris.subversion.subclipse.mylyn/src/org/tigris/subversion/subclipse/mylyn    SubclipseLinkedTaskInfo.java                line 1              1189451648754      651

 

Whats wrong with this? Do I need the source of other Subclipse components?

 

Thanks

 

Frank

 

Am 10.09.2007 um 05:26 schrieb Mik Kersten:



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

limitation:

 

  157375: PDE should support building against nested JARs

 

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 mailing list

 


Back to the top