Wie bekomme ich Eclipse-Navigator neu zu fokussieren, basierend auf einer neuen Ebene des Filters in mylyn?

StackOverflow https://stackoverflow.com/questions/3692333

  •  02-10-2019
  •  | 
  •  

Frage

Ich bin derzeit mit Eclipse und Mylyn. Mein Problem ist, dass, wenn ich das Interesse für ein Element erforderlich ändere in mylyn Kontext zu zeigen, ich nicht Eclipse Navigator bekommt die neuen Einstellungen zu übernehmen. In der Tat, wenn ich die Aufgabe schließen und wieder öffnen, den Grad des Interesse Meter-Dingen selbst zurückgesetzt. Die einzige Lösung, die ich finden kann, ist auf Löschen unsichtbare Elemente , aber auch die dauerhaft ist nach meinem Geschmack zu sein. Hat jemand die Lösung kennen.

War es hilfreich?

Lösung

Let's see if I can clear things up for you. Hope this helps!

Summary: In the Task Editor there is a tab that allows you to view a task's context with adjustable filtering but it does not effect the Navigator or Package Explorer.

Details: Mylyn allows you to view all of the files that are in the context of a given task by looking at the "Context" tab in the Task Editor (shown below for an email task).

Context Slider

In the screenshot above you use the slider to choose the threshold for the level of interest required for a file to appear. If the slider is all the way to the left all files in the task's context will appear and as you move it right the files will start to become filtered. However, this slider only effects the "Context" tab and does not effect the Navigator or Package Explorer. This slider value is not persistant and, as you noticed, will be reset upon reopening the task. The slider was created so that developers could review the files in their context prior to submission.

David Shepherd, Tasktop Technologies
http://www.twitter.com/davidcshepherd

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top