如何使Aptana(Eclipse)不遵循符号链接? [英] How to make Aptana (Eclipse) not follow symbolic links?

查看:167
本文介绍了如何使Aptana(Eclipse)不遵循符号链接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Aptana Studio 2.0(实际上是Eclipse 3.5)中,我有一个Rails项目X,它包含一个到项目文件夹外部的文件夹Y的符号链接。文件夹Y大它包含很多文件和文件夹。构建项目并重新整理工作空间需要很多时间。因此,我不喜欢Eclipse在构建项目X时以及使用Open Resource命令确定资源时考虑文件夹Y的内容。

In Aptana Studio 2.0 (which is actually Eclipse 3.5) I have a Rails project X that includes a symbolic link to a folder Y outside the project folder. Folder Y is big. It contains a lot of files and folders. Building the project and refresing the workspace takes a lot of time. Therefore I do not like Eclipse to take the contents of folder Y into account when building project X and when determining resources with the Open Resource command.

我正在寻找一种方式从构建路径中排除符号链接。我尝试将其从项目的Ruby Load Path中排除,但Aptana仍然会在排除的文件夹中构建文件。

I am looking for a way to exclude the symbolic link from the build path. I tried excluding it from the Ruby Load Path of the project, but Aptana still builds the files in the excluded folder.

所以我的问题是:


  1. 是否排除构建路径中的文件夹实际上在Aptana中工作?

  2. 这是Aptana问题还是Eclipse问题? / li>
  3. 有没有办法使Eclipse / Aptana不符合符号链接?

感谢任何

推荐答案

您可以尝试使用Aptana Studio 3进行此问题,原因有二:

You might try using Aptana Studio 3 for this issue for two reasons:

1)RadRails 2.X中存在大型文件目录的构建过程中存在一些问题。这已被更正。

1) There were some issues with the build process in RadRails 2.X where large directories of files are concerned. This has been corrected.

2)您现在可以通过选择索引>从索引排除来排除索引过程中的某些目录

2) You can now exclude certain directories from the indexing process by choosing "Indexing > Exclude From Index"

这不一定会从open resource命令中删除文件,但它应该可以解决长索引/内存不足错误。

This won't necessarily remove the files from the open resource command, but it should solve the long indexing/out of memory errors.

这篇关于如何使Aptana(Eclipse)不遵循符号链接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆