Skip to main content



      Home
Home » Eclipse Projects » P2 » Extra repositories
Extra repositories [message #925304] Thu, 27 September 2012 11:35 Go to next message
Eclipse UserFriend
I have an RCP application that uses p2.inf below to specify the update site. However when the user runs it there are multiple sites listed. These are ones that we used during testing and user acceptance.

How can I ensure that only the sites listed in my p2.inf are available?

instructions.configure=\  addRepository(type:0,location:http${#58}//www.mysite.com/ac_redesign/update/repository/,name:PROD);\  addRepository(type:1,location:http${#58}//www.mysite.com/ac_redesign/update/repository/,name:PROD);
Re: Extra repositories [message #929644 is a reply to message #925304] Mon, 01 October 2012 12:24 Go to previous messageGo to next message
Eclipse UserFriend
Where are the other sites coming from? Are they installing your app on top of an existing IDE install?

PW
Re: Extra repositories [message #930138 is a reply to message #929644] Mon, 01 October 2012 23:47 Go to previous message
Eclipse UserFriend
Paul,
Thanks for taking time to respond!

Great question! Exactly my question! Based on the way you asked it, I'm guessing that it is picking up from previous versions.

Where are these stored and how can I clear them?
Previous Topic:p2.inf copy
Next Topic:Is there a way to perform a p2 headless update
Goto Forum:
  


Current Time: Sun Aug 31 12:59:06 EDT 2025

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

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

Back to the top