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

前端 未结 4 803
野的像风
野的像风 2020-12-30 18:22

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 Pack

相关标签:
4条回答
  • 2020-12-30 18:51

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

    0 讨论(0)
  • 2020-12-30 18:54

    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 讨论(0)
  • 2020-12-30 19:01

    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

    0 讨论(0)
  • 2020-12-30 19:13

    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/

    0 讨论(0)
提交回复
热议问题