Displaying 1 result from an estimated 1 matches for "update_standalone".
2008 Jun 05
0
Managing Eclipse Plugins
...nd turn this into an rpm.  
But I think this will be asking for trouble in the long run.
So I then did some research and found that I should be able to use 
eclipse update manager from the command line see 
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/update_standalone.html
Thinking that perhaps I could use a script to do the install or use a 
script to create an RPM.  But so far I can't get any of the Eclipse 
Update Manager commands to work.  Asking on some eclipse Newsgroups has 
got a couple of cryptic responses.  So I thought I would ask if anyone 
had i...