Page 1 of 1

Eclipse Plugin offline install

Posted: Fri Apr 15, 2005 12:32 pm
by chrishaase
Hello!

Is there a way to install the <oxygen/> Eclipse plugin offline, without connect to the oxygen url? I need this cause of limited access to the internet in our company; so it would be not possible for me to use the online installation.

Christian

Posted: Fri Apr 15, 2005 12:44 pm
by george
Hi Christian,

There are two possibilities.
One is to use the plugin zip distribution. With this you have to make sure that the eclipse is started with the -clean option in the command line to force a refresh of the eclipse configuration.
The other is to download the site distribution files and place them in your intranet then use that. The files are
http://www.oxygenxml.com/InstData/Eclipse/site.xml
http://www.oxygenxml.com/InstData/Eclip ... eature.jar
http://www.oxygenxml.com/InstData/Eclip ... _5.1.0.jar
and you must preserve a similar directory structure.

Best Regards,
George

Posted: Tue Apr 19, 2005 11:48 am
by chrishaase
Works fine, thank you! :D

Christian