Index: /applications/editors/josm/plugins/log4j/.classpath
===================================================================
--- /applications/editors/josm/plugins/log4j/.classpath	(revision 31230)
+++ /applications/editors/josm/plugins/log4j/.classpath	(revision 31231)
@@ -4,7 +4,19 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
-	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2-api-2.3.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.3.jar"/>
-	<classpathentry kind="lib" path="lib/log4j-core-2.3.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2-api-2.3.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="https://logging.apache.org/log4j/2.x/log4j-1.2-api/apidocs/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.3.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="https://logging.apache.org/log4j/2.x/log4j-api/apidocs/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry exported="true" kind="lib" path="lib/log4j-core-2.3.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="https://logging.apache.org/log4j/2.x/log4j-core/apidocs/"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
