Eclipse Update Site Mirror Tool [message #735440] |
Tue, 11 October 2011 15:41  |
Eclipse User |
|
|
|
Hi,
Is there a "light" version of the mirror tool?
I am using
<java classname="org.eclipse.core.launcher.Main" fork="true">
<classpath>
<fileset dir="${internal.eclipse.home}/plugins"
<includes="org.eclipse.equinox.launcher_*.jar" />
</classpath>
<arg value="-application" />
<arg value="org.eclipse.equinox.p2.artifact.repository.mirrorApplication" />
<arg value="-source" />
<arg value="${basedir}/${updatesite.dir.X}" />
<arg value="-destination" />
<arg value="${basedir}/${updatesite.dir.Y}" />
</java>
To mirror X and Y together. I am doing this with eclipse_36_Java_Win32.zip, which is 100 MEG. (I believe this is just eclipse in its entirety to give access to the mirroring tool)
Any suggestion on how to get a lighter version < 100 Meg?
Thanks,
Joel
|
|
|
|
|
|
Re: Eclipse Update Site Mirror Tool [message #741208 is a reply to message #740540] |
Wed, 19 October 2011 05:40  |
Eclipse User |
|
|
|
hum,
this one comes with the org.eclipse.ant bundle, and i suppose it is only
part of the platform.
Le 18/10/2011 18:13, Joel Lucuik a écrit :
> That worked well. Thanks.
>
> Question: Is there another that contains org.eclipse.ant.core.antRunner?
>
> (I forgot I used it as well)
>
> Joel
--
Cheers,
Stéphane Bouchet, OBEO
|
|
|
Powered by
FUDForum. Page generated in 0.30644 seconds