如何在Eclipse启动时禁用“初始化Java工具”?

时间:2022-09-11 19:52:11

In our application which is a Eclipse plugin, when Eclipse starts it takes long time and the users are seeing "Initialize Java tooling" message on the left down corner of application. Because our users don't have anything to do with java, I wonder if it is possible to disable Initialize Java tooling.

在我们的应用程序中,Eclipse插件在Eclipse启动时需要很长时间,用户在应用程序的左下角看到“初始化Java工具”消息。因为我们的用户与java没有任何关系,我想知道是否可以禁用初始化java工具。

Another question: What is Initialize Java tooling?

另一个问题:什么是初始化Java工具?

7 个解决方案

#1


11  

from Command prompt just type

从命令提示符类型。

eclipse.exe -clean

eclipse。exe抹杀的

#2


9  

The java-tooling implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging and refactoring tools. The Java-tooling provides a development environment to developer.

Java工具实现了支持开发任何Java应用程序的Java IDE,包括Eclipse插件。它向Eclipse工作台添加了Java项目性质和Java透视图,以及许多视图、编辑器、向导、构建器和代码合并和重构工具。java工具为开发人员提供了开发环境。

how to disable plugin at startup

如何在启动时禁用插件?

you can try disabling the java-tooling while launching the application.I am giving you a snapshot.

在启动应用程序时,可以尝试禁用java工具。我给你一张快照。

如何在Eclipse启动时禁用“初始化Java工具”?

go find perspective as Window->Preferences->Run&Launching->java Application-> and make debug an run combobox to none value. Hope this can solve your problem

go find perspective as Window->Preferences->Run&Launching->java应用程序->,并将运行的combobox调试为无价值。希望这能解决你的问题。

#3


4  

There will be folder .metadata in your project . Just delete the .log files in it and restart your eclipse.It should work

您的项目中将有文件夹.metadata。只需删除其中的.log文件并重新启动eclipse。它应该工作

#4


1  

Just uncheck "Build Automatically" and force quit Eclipse. Then start it again. Project>Build Automatically - uncheck -force quit -start Eclipse

只是取消“自动构建”和强制退出Eclipse。然后再次启动它。项目>自动生成-取消检查-强制退出-启动Eclipse。

#5


1  

Try to terminate eclipse then backup and delete the folder

尝试终止eclipse然后备份和删除文件夹。

.metadata/.plugins/org.eclipse.core.resources/.history

Restarting eclipse will not hangs java tooling process.

重新启动eclipse不会挂起java工具进程。

#6


0  

I know kind of late advice but because I have this issue 3 days now and I am very very frustrated....just have a copy of your eclipse IDE "virgin" as much possible to rerun it. And any plugin you want to have just do it on a direct copied version of this "virgin" eclipse. This is the only way to get away with clumsy plugins and staff under the hood that you cannot control. It's devastating to import the projects all the time from the start or deleting the metadata folders....

的建议,但我知道的有点晚,因为我有这个问题3天了,我非常沮丧....只要有一份eclipse IDE“virgin”,就可以重新运行它。你想要的任何插件都可以直接复制这个“原始”的eclipse。这是在你无法控制的引擎盖下使用笨拙的插件和工作人员的唯一方法。是毁灭性的导入项目从一开始所有的时间或删除元数据文件夹....

#7


0  

Is to remove or rename the .projects folder in .metadata/.plugins/org.eclipse.core.resources in the workspace folder. This doesn’t seem to affect any project and the .project folder will be recreated when Eclipse restarts

是删除或重命名.metadata/.plugins/org.eclipse.core中的.projects文件夹。工作区文件夹中的资源。这似乎不会影响任何项目,当Eclipse重新启动时,将重新创建.project文件夹。

#1


11  

from Command prompt just type

从命令提示符类型。

eclipse.exe -clean

eclipse。exe抹杀的

#2


9  

The java-tooling implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging and refactoring tools. The Java-tooling provides a development environment to developer.

Java工具实现了支持开发任何Java应用程序的Java IDE,包括Eclipse插件。它向Eclipse工作台添加了Java项目性质和Java透视图,以及许多视图、编辑器、向导、构建器和代码合并和重构工具。java工具为开发人员提供了开发环境。

how to disable plugin at startup

如何在启动时禁用插件?

you can try disabling the java-tooling while launching the application.I am giving you a snapshot.

在启动应用程序时,可以尝试禁用java工具。我给你一张快照。

如何在Eclipse启动时禁用“初始化Java工具”?

go find perspective as Window->Preferences->Run&Launching->java Application-> and make debug an run combobox to none value. Hope this can solve your problem

go find perspective as Window->Preferences->Run&Launching->java应用程序->,并将运行的combobox调试为无价值。希望这能解决你的问题。

#3


4  

There will be folder .metadata in your project . Just delete the .log files in it and restart your eclipse.It should work

您的项目中将有文件夹.metadata。只需删除其中的.log文件并重新启动eclipse。它应该工作

#4


1  

Just uncheck "Build Automatically" and force quit Eclipse. Then start it again. Project>Build Automatically - uncheck -force quit -start Eclipse

只是取消“自动构建”和强制退出Eclipse。然后再次启动它。项目>自动生成-取消检查-强制退出-启动Eclipse。

#5


1  

Try to terminate eclipse then backup and delete the folder

尝试终止eclipse然后备份和删除文件夹。

.metadata/.plugins/org.eclipse.core.resources/.history

Restarting eclipse will not hangs java tooling process.

重新启动eclipse不会挂起java工具进程。

#6


0  

I know kind of late advice but because I have this issue 3 days now and I am very very frustrated....just have a copy of your eclipse IDE "virgin" as much possible to rerun it. And any plugin you want to have just do it on a direct copied version of this "virgin" eclipse. This is the only way to get away with clumsy plugins and staff under the hood that you cannot control. It's devastating to import the projects all the time from the start or deleting the metadata folders....

的建议,但我知道的有点晚,因为我有这个问题3天了,我非常沮丧....只要有一份eclipse IDE“virgin”,就可以重新运行它。你想要的任何插件都可以直接复制这个“原始”的eclipse。这是在你无法控制的引擎盖下使用笨拙的插件和工作人员的唯一方法。是毁灭性的导入项目从一开始所有的时间或删除元数据文件夹....

#7


0  

Is to remove or rename the .projects folder in .metadata/.plugins/org.eclipse.core.resources in the workspace folder. This doesn’t seem to affect any project and the .project folder will be recreated when Eclipse restarts

是删除或重命名.metadata/.plugins/org.eclipse.core中的.projects文件夹。工作区文件夹中的资源。这似乎不会影响任何项目,当Eclipse重新启动时,将重新创建.project文件夹。