Reply
Member
malieran
Posts: 4
Registered: 04-06-2010
Accepted Solution

Install subclipse on iTest 3.4.2

Hi

I want to update my subclipse to version 1.6.x on iTest 3.4.2 (I user the update site: http://subclipse.tigris.org/servlets/ProjectProcess;jsessionid=00AEECC9D417D027BEBF659A0C7BAA78?page...)

when I try to update I got an error of precondition for Mylyn when i try to install Mylyn I got an error of precondition for library org.eclipse.jdt 3.4.0

this library is not exist in the features library.

Could you please guide me where I can find this library.

 

Thanks

Community Leader
AdamB
Posts: 721
Registered: 09-01-2008

Re: Install subclipse on iTest 3.4.2

When you are trying to install the new version of Subclipse, you will need to expand the top level entry and not check the "subclipse mylyn integration" (the exact name might not be exact, but there is a feature that is optional that includes mylyn integration.)

 

-a


Does this post answer your question? Click the "Accept as solution" button.

Was this post helpful? Click the yellow "Kudos!" button.
Community Leader
AdamB
Posts: 721
Registered: 09-01-2008
0

Re: Install subclipse on iTest 3.4.2

Did this resolve it?  Or are you still having problems?

 

-a


Does this post answer your question? Click the "Accept as solution" button.

Was this post helpful? Click the yellow "Kudos!" button.
Fanfare
IvanS
Posts: 74
Registered: 07-22-2009
0

Re: Install subclipse on iTest 3.4.2

When you are installing subclipse it is recommended to install all of components:

* Core SVNKit Library

* Optional JNA Library (recommended)

* Subclipse

Did you select all of them to install?

Community Leader
AdamB
Posts: 721
Registered: 09-01-2008
0

Re: Install subclipse on iTest 3.4.2

I think that problem is selecting too much.  Don't select the mylyn integration and you should be all set.


Does this post answer your question? Click the "Accept as solution" button.

Was this post helpful? Click the yellow "Kudos!" button.
Mylyn.png
Member
malieran
Posts: 4
Registered: 04-06-2010
0

Re: Install subclipse on iTest 3.4.2

thanks, it's work.