[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

automated (scripted) install of subclipse

From: Andrew Ferguson <Andrew.Ferguson_at_arm.com>
Date: 2005-03-23 13:10:32 CET

hi,
 
 I'm looking into delivering eclipse with subclipse as default and am
not having much success, and was hoping someone might be able to help..
 
Currently, the idea is to
    1) grab an Eclipse image, and unzip it - so have a clean
installation of the Eclipse platform
    2) grab a known subclipse build*
    3) use the Update Manager API to add a local site to the eclipse
image
 
*I've tried downloading the "download site" zip file from
 
http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
 
and then do something like:
 
    C:\My New Eclipse\eclipse>java -cp startup.jar
org.eclipse.core.launcher.Main -application
org.eclipse.update.core.standaloneUpdate -command addSite -from
c:\testls
    Command completed successfully.
 
which looks great - but when I start the Eclipse installation then
Subclipse is not present.
 
The exact same sequence but with Subclipse replaced with JDT or CDT does
work (The eclipse image I'm working with is the bare platform not the
sdk).
 
Comparing the unzipped subclipse "update site" with the way JDT and CDT
deliver as standalone components, shows that they deliver in the
structure that is ready to be copied into the eclipse directory of your
eclipse installation. Whereas Subclipse delivers as jar files directly
in "plugin" and "features" directories.
 
Are there two flavours of local install sites?
 
thanks,
Andrew
 
This e-mail message is intended for the addressee(s) only and may
contain information that is the property of, and/or subject to a
confidentiality agreement between the intended recipient(s), their
organisation and/or the ARM Group of Companies. If you are not an
intended recipient of this e-mail message, you should not read, copy,
forward or otherwise distribute or further disclose the information in
it; misuse of the contents of this e-mail message may violate various
laws in your state, country or jurisdiction. If you have received this
e-mail message in error, please contact the originator of this e-mail
message via e-mail and delete all copies of this message from your
computer or network, thank you.
 
Received on Wed Mar 23 23:10:32 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.