zoukankan      html  css  js  c++  java
  • Unable to locate secure storage module异常的解决方案

    org.eclipse.equinox.security.storage.StorageException: Unable to locate secure storage module 

    该异常同样是由于swt x86 x64版本匹配造成的。

    如果是使用eclipse的时候出现的该问题,解决方案:

    1、重新下载一个和操作系统匹配的eclipse或者jdk

    2、给eclipse创建快捷方式,为快捷方式添加启动参数 -eclipse.keyring <文件绝对路径>

    如果是RCP开发中出现该问题,在run Configuration -> Arguments -> Program arguments应用解决方案2.

  • 相关阅读:
    LeetCode.152
    python
    python
    python
    python
    python
    python
    python
    PyCharm2020.1激活码破解教程
    Python GUI编程(Tkinter)17、Menu鼠标右键菜单
  • 原文地址:https://www.cnblogs.com/anrainie/p/3674667.html
Copyright © 2011-2022 走看看