diff --git a/jode/doc/applet.html b/jode/doc/applet.html index ef5b7c9..4fedc99 100644 --- a/jode/doc/applet.html +++ b/jode/doc/applet.html @@ -37,7 +37,7 @@ value="http://www.informatik.uni-oldenburg.de/~mw/plasma.jar"> Press the start button to decompile Michael's Plasma +href="http://www.informatik.uni-oldenburg.de/~mw/plasma.html">Plasma applet. You may change the classpath and class name to point to a class file of your choice. But note that most browsers doesn't allow loading files from a different server.

@@ -46,7 +46,7 @@ Save probably doesn't work, because it is forbidden by the browser.

You may give multiple entries in the class path field separated by a comma. The components may be local or remote zip or jar files or -directories. Note that browsers forbid accesses to different hosts or +directories. Note that browsers deny access to different hosts or local files that are not in a subdirectory of the applet directory.

diff --git a/jode/doc/myproject.jos b/jode/doc/myproject.jos index 285f779..dd883d0 100644 --- a/jode/doc/myproject.jos +++ b/jode/doc/myproject.jos @@ -14,7 +14,7 @@ preserve = new WildCard { value = "org.myorg.application.main.*" }, new ModifierMatcher { access = "PUBLIC" } } -renamer = ney KeywordRenamer { +renamer = new KeywordRenamer { backup = new StrongRenamer { charsetStart = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" charsetPart =