문제

I've created a p2 mirror as described in various places:

I've filled it with the bundles for Eclipse 3.7. It now contains stuff like ECF and the C++ tools which I won't need.

What is the best way to clean those from a repo? Can I remove them at all or do I have to run the mirror script again using a partial mirror?

도움이 되었습니까?

해결책

You can use p2.remove.iu Ant task. Look for this and other useful p2 repository tasks here.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top