From ba5ad300eee76378edcd4a3ad6cd2ce367094fe7 Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 15 May 2015 14:22:47 +0000 Subject: [PATCH] add info on jstl.jar and standard.jar --- i2p2www/pages/site/docs/spec/plugin.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/i2p2www/pages/site/docs/spec/plugin.html b/i2p2www/pages/site/docs/spec/plugin.html index 823bd47f..b58195b9 100644 --- a/i2p2www/pages/site/docs/spec/plugin.html +++ b/i2p2www/pages/site/docs/spec/plugin.html @@ -455,6 +455,13 @@ no matter how old or how new the original installation: commons-logging.jar, commons-el.jar, wrapper.jar, systray.jar, systray4j.jar

+The following jars in $I2P/lib can be assumed to be present for all I2P installations, +no matter how old or how new the original installation, +but are not necessarily in the classpath: +

+ jstl.jar, standard.jar +

+ Anything not listed above may not be present in everybody's classpath, even if you have it in the classpath in YOUR version of i2p. If you need any jar not listed above, add $I2P/lib/foo.jar to the classpath specified