How custom p2 mirror?Thanks #2222
Answered
by
mickaelistria
mozhuanzuojing
asked this question in
Q&A
-
I am in China and want to build an eclipse plug-in project, how can I specify the P2 image address in China? I specified the mirror( Screenshotadditionalthis is my project https://gitee.com/mozhuanzuojing/jdec.jdt.ls.decompiler.git |
Beta Was this translation helpful? Give feedback.
Answered by
mickaelistria
Mar 12, 2023
Replies: 1 comment
-
Try adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mozhuanzuojing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try adding
-Dtycho.disableP2Mirrors
to your command-line to... disable p2 mirrors ;)