Changes between Version 3 and Version 4 of WikiEditorForEclipsePlugin/FAQ

Show
Ignore:
Author:
anonymous (IP: 0.0.0.0)
Timestamp:
04/20/12 13:48:33 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiEditorForEclipsePlugin/FAQ

    v3 v4  
    2424}}} 
    2525 
     26or in windows: 
     27 
     28{{{ 
     29#!sh 
     30"%JAVA_HOME%\jre\bin\keytool" -keystore "%JAVA_HOME%\jre\lib\security\cacerts" -import -file <certificate_file> -alias <alias> 
     31}}} 
     32 
     33 
    2634== Can I use WikiEditorForEclipsePlugin with AccountManager login module? == 
    2735