开发者

How to show hidden files in Aptana's Project View?

开发者 https://www.devze.com 2022-12-19 02:48 出处:网络
I understand that Aptana is built from Eclipse.开发者_开发百科 I tried searching for the Package Explorer to enable viewing of .htaccess files inside the project but I can\'t find the Package Explorer

I understand that Aptana is built from Eclipse.开发者_开发百科 I tried searching for the Package Explorer to enable viewing of .htaccess files inside the project but I can't find the Package Explorer.

Any help of the exact location on how to enable it will be excellent.


In Aptana 3 it's little down arrow > 'Customize View' > 'Filters' - uncheck .* files to show files like .htaccess and .* resources to show folders like .settings/


For Aptana 2
In the project view, click the little down arrow in the top right hand corner, click on 'Filters' and in here you can tick which hidden files you want to view.

For Apatana 3
See the answer by Frederick


...geez, it took me a while to find that damn arrow :) Sell below:

How to show hidden files in Aptana's Project View?


I'm using Aptana 3 on a Kubuntu 11.10 machine. In my experience, I had to select the little down arrow from Aptana 3's Project Explorer, then choose > Customize View > Filters and uncheck both *.files and *.resources to show the .htaccess file.

Either one, by itself, would not display the .htaccess file.

0

精彩评论

暂无评论...
验证码 换一张
取 消