|
|
|
|
|
| Re: Adding reference to other repostiories from p2.inf [message #924203 is a reply to message #917993] |
Wed, 26 September 2012 11:58   |
Cristiano Gaviao Messages: 247 Registered: July 2009 |
Senior Member |
|
|
Marcos Munoz wrote on Thu, 20 September 2012 19:24You can go and check http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_actions_touchpoints.html
You can associate the repositories by adding to your p2.inf file the next:
instructions.configure=
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//siteof interest.test.com/,type:0,name:Site Name,enabled:true); \ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//siteof interest2.test.com/,type:1,name:Site 2 Name,enabled:true); \
I could use this approach when building a product, but p2.inf doesn't work building only a p2.
@Marcos, could you use it to build a p2?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08495 seconds