Eclipse 中的 RemoteSystemsTempFiles 是什么?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3627463/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 19:36:41  来源:igfitidea点击:

What is RemoteSystemsTempFiles in Eclipse?

eclipse

提问by jtanmay

I noticed that I had a project named RemoteSystemTempFiles which I never have created. After googling it seems to be plugin feature on eclipse, but didn't got any other idea of it.

我注意到我从未创建过一个名为 RemoteSystemTempFiles 的项目。谷歌搜索后,它似乎是 eclipse 上的插件功能,但没有任何其他想法。

Can any one please give me a better idea, of what could I have done and bit explanation on this folder? and also if its not harmful to my other projects!

任何人都可以给我一个更好的主意,我可以做些什么并对此文件夹进行一些解释?并且如果它对我的其他项目没有害处!

采纳答案by nkr1pt

You can delete it if you wish, it doesn't do any harm to other projects. It is created by the remote systems explorer that comes with eclipse.

您可以根据需要删除它,它不会对其他项目造成任何损害。它是由 eclipse 附带的远程系统资源管理器创建的。

回答by chaosmasttter

If you want to remove the RemoteSystemsTempFiles, just go under Window -> Preferences -> General -> Startup and Shutdown and uncheck "RSE UI". Then you can remove the folder and eclipse won't recreate it.

如果您想删除 RemoteSystemsTempFiles,只需进入 Window -> Preferences -> General -> Startup and Shutdown 并取消选中“RSE UI”。然后您可以删除该文件夹,eclipse 不会重新创建它。

回答by eclipse_user

In Window->preferencestype 'remote'. Click on remote systems view and uncheck the box that says 'reopen remote systems view to previous state'.

Window->preferences类型'remote' 中。单击远程系统视图并取消选中“将远程系统视图重新打开到以前的状态”框。

Eclipse already adds the .metadatafolder - why does it add extra clutter?

Eclipse 已经添加了.metadata文件夹 - 为什么它会增加额外的混乱?

回答by Roberto Olivares

If you're still seeing unwanted results in RemoteSystemsTempFileswhen searching for a resource (e.g. CTRL+SHIFT+R), you can manually show the Eclipse resource in the Project Explorer and remove it...

如果您在搜索资源时仍然在RemoteSystemsTempFiles 中看到不需要的结果(例如 CTRL+SHIFT+R),您可以在项目资源管理器中手动显示 Eclipse 资源并将其删除...

Project Explorer view > Customize View... > Filters > Uncheck "RSE Internal Projects" > OK > find it in the Project Explorer tree > expand it > remove old folders.

项目资源管理器视图>自定义视图...>过滤器>取消选中“RSE内部项目”>确定>在项目资源管理器树中找到它>展开它>删除旧文件夹。

回答by spierobi

I've been struggling with this folder for some time now, since NO solution I've tested so far worked..

我一直在为这个文件夹苦苦挣扎一段时间,因为到目前为止我测试过的任何解决方案都没有奏效..

Fortunately, today I found the solution that solves this issue:

幸运的是,今天我找到了解决这个问题的解决方案:

from eclipse\plugins folder remove all the (org.eclipse.rse.*.jar) files (or backup them for your confort).

从 eclipse\plugins 文件夹中删除所有 (org.eclipse.rse.*.jar) 文件(或备份它们以确保您的舒适)。

This are the ones responsable for the creation of this folder.

这是负责创建此文件夹的人。

Eclipse works perfectly without them (I do not use any functionality from those packages).

Eclipse 在没有它们的情况下可以完美运行(我不使用这些包中的任何功能)。

Enjoy!

享受!

回答by bit2shift

You'll need to remove the Remote System Explorer End-User Runtimepackage.
Help> Installation Details> Installed Softwareand scroll down until you see it.

您需要删除远程系统资源管理器最终用户运行时包。
帮助>安装详细信息>已安装的软件,然后向下滚动直到看到它。

It has several sub-packages, all of which are removed altogether with their parent package.

它有几个子包,所有子包都与其父包一起删除。

回答by Eugen Mihailescu

I would like to add that there might be situations in which you actually do not have the RSE UI plug-insinstalled. However, the RemoteSystemTempFileswill still appear in your search results :-(

我想补充一点,可能存在您实际上没有安装RSE UI 插件的情况。但是,RemoteSystemTempFiles仍会出现在您的搜索结果中 :-(

Example: For instance you have used an earlier version of Eclipse, including the RSE UI plug-ins. Later you have installed a newer version, probably to a different folder, but reusing the old workspace (via conversion). This time you have not installed the RSE UI plug-ins so your IDE has no option about this damn thing (which in fact is a very nice tool while working on Remote Systems).

示例:例如,您使用了早期版本的 Eclipse,包括 RSE UI 插件。稍后您安装了较新版本,可能安装到不同的文件夹,但重用旧工作区(通过转换)。这次您还没有安装 RSE UI 插件,因此您的 IDE 对这个该死的东西没有选择(这实际上是在远程系统上工作时非常好的工具)。

However, despite the fact it doesn't have the plug-ins installed, Eclipse will still update/use that old/existent RemoteSystemTempFiles repository/container/whatever and thus it will always appear in your Search Results. Pretty annoying, I know!

然而,尽管它没有安装插件,Eclipse 仍然会更新/使用旧的/存在的 RemoteSystemTempFiles 存储库/容器/任何东西,因此它总是会出现在您的搜索结果中。很烦人,我知道!

The solutionis quite simple:

解决方法很简单:

  1. In only 2 steps: install the plug-in then disable it.
    • select Help-> Install New Software, then choose the "http://download.eclipse.org/releases/[your-version-here]", then enter remotein the filter box.
    • search for the Remote System Explorer End-User Runtime& co. Probably the plug-ins could be found within the General Purpose Toolsgroup, but this group may change from one edition/platform to other
    • install it/them then restart your IDE.
  2. After it reopens select Window-> Preferencesthen select the General-> Startup and Shutdownand uncheck the RSE UI. Now it is disabled even in Search Results. Additionally you may select Window-> Preferencesthen Remote Systems-> File Cacheand click Clear Cached Files.
  1. 只需 2 个步骤:安装插件然后禁用它。
    • 选择Help-> Install New Software,然后选择“ http://download.eclipse.org/releases/[your-version-here]”,然后remote在过滤器框中输入。
    • 搜索Remote System Explorer End-User Runtime& co. 可能插件可以在General Purpose Tools组内找到,但是这个组可能会从一个版本/平台更改为另一个
    • 安装它/它们,然后重新启动您的 IDE。
  2. 重新打开后选择Window->Preferences然后选择General->Startup and Shutdown并取消选中RSE UI. 现在它甚至在搜索结果中也被禁用。此外,您可以选择Window->Preferences然后Remote Systems->File Cache并单击Clear Cached Files

That would do the trick- hopefully ;-)

那会成功- 希望;-)

回答by GSB

Easiest way to get rid of these files is remove them physically.... go to ../../eclipse-workspace/RemoteSystemsTempFiles and remove from there..

摆脱这些文件的最简单方法是物理删除它们.... 转到 ../../eclipse-workspace/RemoteSystemsTempFiles 并从那里删除..

回答by Jalal Sordo

In fact, I find it quite useful during development, especially if I'm working on a project that has configurations, templates and properties files that are located outside of my project and I have no intention to include them in the package. if you open the .projectof RemoteSystemsTempFilesyou can link a couple of external folders that you might want to work on and not ship or version.(look at the link tag)

事实上,我发现它在开发过程中非常有用,特别是如果我正在处理一个项目,该项目的配置、模板和属性文件位于我的项目之外,并且我无意将它们包含在包中。如果打开.projectRemoteSystemsTempFiles,你可以(在链接标签查找)链接了几个外部的文件夹,你可能想在工作和不出货或版本。

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
    <name>RemoteSystemsTempFiles</name>
    <comment></comment>
    <projects>
    </projects>
    <buildSpec>
    </buildSpec>
    <natures>
        <nature>org.eclipse.rse.ui.remoteSystemsTempNature</nature>
    </natures>
    <linkedResources>
        <link>
            <name>CONFIG</name>
            <type>2</type>
            <location>C:/CONFIG</location>
        </link>
    </linkedResources>
</projectDescription>

回答by Billy

I had a similar issue when using the Javascript perspective. By default on the left side it has a 'Script Explorer' instead of a 'Project Explorer'. It seems it was by default showing the files in the workspace instead of just the projects. I imagine it is the same with the PHP perspective.

使用 Javascript 透视图时,我遇到了类似的问题。默认情况下,左侧有一个“脚本资源管理器”而不是“项目资源管理器”。似乎默认情况下显示工作区中的文件而不仅仅是项目。我想这与 PHP 的观点是一样的。