Eclipse 上安装的插件不可见

2023-08-22Java开发问题
6

本文介绍了Eclipse 上安装的插件不可见的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

当我在 Eclipse 中安装插件时,一切顺利.但是重启后新插件是不可见的.我尝试过使用不同的插件,但它们都有相同的问题.我唯一能看到它们的地方是当我查看已安装什么?"时.

When I install a plugin in Eclipse everything goes well. But after restarting the new plugin is not visible. I have tried it with different plugins, but they have all the same problem. The only place where I can see them is when I look at "What is already installed?".

可能是什么问题?

推荐答案

DZone 文章 和 nWire 博客.
这一切都归结为这两个选项:

This issue and its solution is described in a DZone article and at the nWire blog.
It all boils down to these two options:

  • 将 Eclipse 安装到您的用户拥有完全权限的文件夹
  • 以管理员身份启动 Eclipse

这篇关于Eclipse 上安装的插件不可见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

如何使用 JAVA 向 COM PORT 发送数据?
How to send data to COM PORT using JAVA?(如何使用 JAVA 向 COM PORT 发送数据?)...
2024-08-25 Java开发问题
21

在 Eclipse 项目中使用西里尔文 .properties 文件
Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)...
2024-08-25 Java开发问题
18

Eclipse 在尝试启动 Android 应用程序时卡住了
Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)...
2024-08-25 Java开发问题
14

Java 代表?
Java Delegates?(Java 代表?)...
2024-08-25 Java开发问题
15

Eclipse:无法初始化监视器线程:无法建立环回连接
Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection(Eclipse:无法初始化监视器线程:无法建立环回连接)...
2024-08-25 Java开发问题
4

Eclipse-找不到JDK
Eclipse- JDK not found(Eclipse-找不到JDK)...
2024-08-25 Java开发问题
6