Fvisticot -
It helps if you are looking at your Gears directory, so you know what
you have in it. Navigate to your Gears directory:
http://code.google.com/apis/gears/api_database.html#directories
Then open up the domain you are running webcachetool.html from.
If you have any ResourceStores or ManagedResourceStores in there then
you can open them up by putting the name in the name field (note, the
name is the part before the brackets on the folder name), and then hit
the OpenStore (if it's a ResourceStore) or OpenManagedStore (if it's a
ManagedResourceStore).
From there you can use the various buttons down below that.
HTH
-Ben
Fvisticot -
Could you post the error?
-Ben
On Nov 13, 3:54 pm, fvisticot <fvis...@gmail.com> wrote:
I have downloaded the gears sdk (GoogleGears_SamplesAndTools) and i
see no document describing how to use webcachetool.
When i add this html file in my GWT project (including gear api) and
try to open it in the browser, an error is displayed (with IE7).
Can someone provide me some support ?