Community
Participate
Working Groups
I believe that it is no longer possible for asLocalURL to return a jar:file: URL. This is likely a throw back to the days before bundleentry: and friends. There should be three cases 1) plugin is a dir. asLocalUrl is a no-op 2) plugin is a jar. asLocalURL extracts adn returns a file: URL 3) plugin is somewhere whacky (http:...). asLocalURL extracts and returns a file URL. We should review the code and ensure that this is true and then update the Javadoc.
Moving confirmed bugs out of "inbox"
Moving milestone.
See also bug 91525. asLocalURL doc says that dirs cannot be extracted.
*** Bug 99047 has been marked as a duplicate of this bug. ***
Fixed in HEAD.