Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Remote and local sync
Remote and local sync [message #553330] Tue, 17 August 2010 07:53 Go to next message
Geejay is currently offline GeejayFriend
Messages: 160
Registered: February 2010
Senior Member
Is it possible for a local Eclipse RCP (3.6) app to cache remote help, if it
is being used somewhere where there is no access to the remote information
center?

I have the following requirement:

*The app will sometimes used where there is no internet connectivity
*The app will sometimes connect to get updates
*The app should always remain up to date with help content (i.e the help
will be edited at the remote information center)

If it isn't provided out of the box, I guess the best way would be to
download the updated help content plugin every time there is internet
access???
Re: Remote and local sync [message #553793 is a reply to message #553330] Wed, 18 August 2010 21:41 Go to previous messageGo to next message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
There is no mechanism for cacheing remote help contents so if you wanted to support keeping the help as up to date as possible you could do the following:

Have a copy of your help installed locally and set up the same books to be accessed remotely. Use the option that was added in Eclipse 3.6.to look for local help first.

Also have an update site which allows for newer content to be installed as it becomes available.

Note that Eclipse 3.6.1, which will be available next month, fixes a couple of bugs in remote help which affect performance.
Re: Remote and local sync [message #624373 is a reply to message #553330] Wed, 18 August 2010 21:42 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
There is no mechanism for cacheing remote help contents so if you wanted to support keeping the help as up to date as possible you could do the following:

Have a copy of your help installed locally and set up the same books to be accessed remotely. Use the option that was added in Eclipse 3.6.to look for local help first.

Also have an update site which allows for newer content to be installed as it becomes available.

Note that Eclipse 3.6.1, which will be available next month, fixes a couple of bugs in remote help which affect performance.
Previous Topic:Infocenter and command support
Next Topic:Opening help in a view on the workbench
Goto Forum:
  


Current Time: Fri Apr 26 13:23:14 GMT 2024

Powered by FUDForum. Page generated in 0.02796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top