[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: P2 - "No action found for: addRepository" when installing from repository

3.4.1 did not support the addRepository action, it is new in 3.5.
p2.inf was supported in 3.4.1 in a limited fashion only for the instructions.* properties (which can be used to specify the addRepository action).


Perhaps you are getting some 3.5 plugins included somehow?

You could do a search through C:/builtRepo/content.xml for "addRepository" to see which IU has it.

-Andrew

Laurent Marchal wrote:
Yes I was talking about this file, you really should consider updating to 3.5 Galileo, since p2 is way much simpler to setup, and lots of bugs has been fixed.

eclipse 3.4.1 has no support for this file, so I can't help you for this version.

Laurent.

Martin H a écrit :
Hi Laurent,
are you referring to the p2.inf file? I have no such file, do I need one? As I mentioned, I'm using Eclipse 3.4-1, can I still build p2-enabled RCP apps with this version?


/Martin