Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] what does equinox cache ?

Hi all,

I've been running in some trouble lately with seemingly impossible
errors (classes not being found while they are present in the jars,
with correct manifest entries)
I can fix this by cleaning out instance/configuration area.

Now I'm wondering: what does Equinox cache ? I know it extracts native
libraries and probably embedded jars, but does it also cache the
manifest entries ?

I'm running Equinox with core.runtime (but not the rest of RCP) via webstart.

Tom


Back to the top