Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
Draxx85
Posts: 5
Registered: ‎01-09-2012
My Carrier: o2

Issues downloading libraries in Eclipse

I need to download the 6.0 libraries for my project. I follow the instructions on the eclipse download page but when downloading the libraries it times out every time. This has put my project at a stand still for the last day and it is starting to have dire consequences on my deadline. The error I get is :

 

An error occurred while collecting items to be installed
session context was:smileysad:profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://downloads.blackberry.com/upr/developers/Win/net.rim.ejde.componentpack6.0.0_6.0.0.43.jar.
Read timed out

 

This used to work fine on the older version of the blackberry plugin but I had to do a fresh install and since then it has been causing me problems. Does anyone know an alternative way of getting the libraries or perhaps a solution to my problem?

 

Please use plain text.
Developer
crispyoz
Posts: 223
Registered: ‎10-01-2011

Re: Issues downloading libraries in Eclipse

Not sure what is wrong with your link to the repository,  but why not just download the stuff and install it manually. It's just a few files after all.

Please use plain text.
New Contributor
Draxx85
Posts: 5
Registered: ‎01-09-2012
My Carrier: o2

Re: Issues downloading libraries in Eclipse

I have tried to do that actually but from what I understand a file structure is downloaded and there are quite a few files that I need. Do you have a link or anything that might allow me to download it manually? I downloaded the .jar file but I need a few more files for it to be recognized as a library

Please use plain text.
Developer
crispyoz
Posts: 223
Registered: ‎10-01-2011

Re: Issues downloading libraries in Eclipse

I just downloaded the full package which comes with Eclipse, then take the files form the plugins directory.There are a few files per JRE aas well but easy to copy across.    I did this before as I use MyEclipse which at the time wouldn't allow me to pull down the plugin from the update site due to some package conlficts. 

 

Chris

 

 

-----------------------------------------------------------------------------------------

If I helped you press LIKE on the right

Please use plain text.
New Contributor
Draxx85
Posts: 5
Registered: ‎01-09-2012
My Carrier: o2

Re: Issues downloading libraries in Eclipse

In the plugins directory I only have the 7.1 component pack. The version of eclipse I have doesnt come with 6.0 at all. With the "Install New Software" option, it keeps timing out. So I am completly lost as to where I can get the 6.0 library :smileyfrustrated:

Please use plain text.