Ticket #12 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Visibility of .asdt_build file

Reported by: mb0 Owned by: mb0
Priority: minor Milestone: xASDT 0.0.9 Release
Component: core Version: 0.0.9
Keywords: Cc:

Description (last modified by mb0) (diff)

by thivnor 2007-05-20 16:20

Sometimes the .asdt_build file becomes visible in the Navigator. Not sure why or when this happens. It happened for me on a fresh install, in a fresh project, after creating Hello.as. Later on, the file disappeared from the Navigation panel.

Actually, I don’t see why any of these config files are hidden at all. I don’t have an active filter to prune them out of my navigator view. Adjusting my filters, specifically removing the “.*” filter, makes these files the . asdt_build file *disappear*. I would prefer that nothing magic happens here. Perhaps a new ActionScript project should come with the .* filter enabled, so the .settings files are hidden by default. But you can see them if you want, by disabling the .* filter.

Attachments

mylyn-context.zip Download (1.6 KB) - added by mb0 3 years ago.
mylyn/context/zip

Change History

Changed 3 years ago by mb0

  • owner changed from mdk to mb0
  • status changed from new to assigned
  • description modified (diff)

you are right. the only resource that should be team private is .settings all other files should be filtered on demand in the navigator. the navigator of the asdt perspective has a .* filter by default. if we provide asdt package navigator we can think about adding extra filters.

Changed 3 years ago by mb0

mylyn/context/zip

Changed 3 years ago by mb0

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.