Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 141361
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T07:45:51+00:00 2026-05-11T07:45:51+00:00

I’m trying to get hidden files to show in Eclipse (namely, a .htaccess file),

  • 0

I’m trying to get hidden files to show in Eclipse (namely, a .htaccess file), and the answers point to doing something in the ‘Package Explorer’. I’m using Eclipse PDT 2.1 and it’s not apparent to me what / where that is. How do I get to this fabled ‘Package Explorer’ ????

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T07:45:51+00:00Added an answer on May 11, 2026 at 7:45 am

    As said in this 102degrees blog entry:

    After I installed Eclipse PDT, I had two project navigators.
    I closed the native one and kept open the PHP Explorer.
    PHP Explorer showed my php, css, js, etc, files. It also puts a plus sign to the left of the filenames. Using this view, we can expand the file to see the classes and functions inside of the file without opening it.

    The only issue was that, by default, I couldn’t see my .htaccess and .htpasswd files.
    On the bright side, using SVN, I couldn’t see my .svn folders – which is exactly what I wanted. Put, this put the issue into a different light – there must be some sort of filter that is restricting files that begin with a dot.

    At the top of the PHP Explorer, there are a few toolbar buttons.
    Clicking the down arrow brings up a context menu.
    I choose the filters… menu item. By default, ‘name filter patterns’ was not checked.
    .* files and server projects were selected in the second box. This makes sense why I was not seeing my .htaccess file.

    alt text http://opensource.kruxgames.com/torquedit/torqueditDocs/torquedit_html_m6c4621c0.jpg

    First, I unchecked my option .* files. This fixed the issue – I was able to see the .htaccess files – but I also saw my .svn folders as well as additional meta files.

    I checked the box saying “name filter patterns” and put in the following string:

    .cache, .settings, .svn, .project, .projectOptions 

    As detailed in xcc:

    For plugins which do not offer a name filter pattern through GUI, one can:

    1. Locate the directory of the Eclipse plugin being used for editing. This is usually something like eclipse/plugins/[plugin name]_[version].
    2. Open the plugin.xml file in a text editor.
    3. Find the extension element whose point attribute has a value of org.eclipse.ui.ide.resourceFilters.
    4. Create a new filter element like any others that already exist, but containing the needed file pattern.
    5. Restart Eclipse using the -clean switch.

    If the plugin.xml file didn’t contain any resource filters, create one by adding the following code to the bottom of plugin.xml:

    <extension point='org.eclipse.ui.ide.resourceFilters'>    <filter selected='false' pattern='.svn'></filter>    <filter selected='false' pattern='.project'></filter> </extension>  
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to render a haml file in a javascript response like so:
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
Basically, what I'm trying to create is a page of div tags, each has
I am trying to understand how to use SyndicationItem to display feed which is
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I am doing a simple coin flipping experiment for class that involves flipping a
I want use html5's new tag to play a wav file (currently only supported
In my XML file chapters tag has more chapter tag.i need to display chapters

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.