Basic packages like jface or swt in eclipse p2 repositories - ? [message #791425] |
Sun, 05 February 2012 15:16  |
Eclipse User |
|
|
|
[sorry for non-highlighted links - angry forum engine prevents me from making them :/]
Hello, i am trying to automate downloading eclipse packages jars from eclipse repositories like download.eclipse.org/releases/indigo without needing to run eclipse IDE at all, but stuck here with no documentation and idea how to proceed.
With little effort and plenty of time i was able to wrap all eclipse <-> repo http traffic into my little transparent squid porxy; here is dialog when installing egit extention: paste.pocoo.org/show/546345/
It was helpful for get basic pattern of URL constructing; it is ${repoUrl}/${repoChildName}/aggregate/plugins/${packageName}_${packageVersion}.jar.pack.gz; but for some reason not all packages are available for such downloading (bot almost all, yes).
I am speaking about such basic packages like jface or swt, URLs constructed for them in that manner simply not working - server returns 404 on them.
It is also not possible to delete them and look at the dialog of eclipse downloading them because they are required for eclipse very functioning.
Any hints how to fetch such packages and fetch them for correct architecture (in case of SWT)?
Thank you.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.32900 seconds