Hi all I am developing a plugin where i m creating project through my own wizard. I have used javaElementFilters to hide my file named device-configs.xml. It only works with
Make sure that you have Package Explorer opened
Select View Menu on the top of the Package Explorer view
Select filters
Enter your pattern and click OK
Files should be hidden.
Right click on the project, then go Properties, then Resource > Resource Filters and add a exclude filter.
The javaElementFilters work only in the Views supplied by JDT and it should work in all the versions. What do you mean by "only works with eclipse helios sdk versions"?