Working with sts-4.5.1.RELEASE
(Based on Eclipse
)
Having a non java file, is not possible enable Breadcrumb
For a Java file, is possible enable Breadcrumb
Is possible enable Breadcrumb for a non java file?
Preferences
?Consider a multi-module project with testing using .properties
and .sql
files, I think is valuable have Breadcrumb to know at least the location for these files
module-name
-> main/test
-> package/directory
Through breadcrumb is possible see and select the package content to select and open an interface or class or other type
Furthermore an extra advantage for java files is that is possible select a method. Of course it is not possible for a non java file, but again is possible know the location and use the package content selection to choice other file sql, xml, .properties etc..
EDIT: I just discovered the DevStyle plug-in that, among other things, provides a default breadcrumb in the toolbar:
Arguably not as convenient as a breadcrumb but still help to locate a file.
Note: the action is a toggle, which means that once you've clicked on it the explorer will automatically update its selection whenever the active editor changes. You have to click on the Link with Editor action again to disable it.