Adapt to i18n changes, move language properties to application directory.
[jkeytool.git] / .classpath
index e1b34fa..758f2c8 100644 (file)
@@ -3,5 +3,10 @@
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry combineaccessrules="false" kind="src" path="/ina-util"/>
+       <classpathentry kind="lib" path="/usr/share/bcprov/lib/bcprov.jar" sourcepath="/usr/share/bcprov/sources/bcprov-src.zip">
+               <attributes>
+                       <attribute name="javadoc_location" value="file:/usr/share/bcprov/api/"/>
+               </attributes>
+       </classpathentry>
        <classpathentry kind="output" path="bin"/>
 </classpath>