Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Great! Also works for Eclipse 4.7.1a (Oxygen) with a Summer'17 sandbox (version 40). Commented Oct 12, 2017 at 13:01
  • Sadly this doesn't work for me. I want to add Reports to the list of objects because I need to do a search for a filter occurrence. The report folder just doesn't appear. Does anybody know why? or does anybody have another solution? I had a look at the Project settings again and there it doesn't show up after adding the lines in the package file. I also restarted Eclipse and looked at all the settings files for the project in the workspace with no success. Commented Nov 30, 2017 at 13:10
  • @VikingWicki this is due to Report folders. Try to add FolderName/* or explicitly state each individual Report path. Spaces and special chars in Folder or name need to be url-encoded. Ask a separate question on how to retrieve Reports via package.xml and/or url-encoding in that context. Commented Dec 18, 2017 at 13:07