blob: 63c4ad57974ef46e3a3613279ada732817f6b13e [file] [log] [blame]
#!/bin/sh
$1/eclipse -noSplash -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher -metadataRepository file:$2 -metadataRepositoryName "Babel Language Pack Metadata Repository" -artifactRepository file:$2 -artifactRepositoryName "Babel Language Pack Artifact Repository" -source $2 -categoryQualifier "org.eclipse.babel" -categoryVersion "$3"