Skip to main content



      Home
Home » Newcomers » Newcomers » Useful BreadCrumb not shown in XML file or other files
Useful BreadCrumb not shown in XML file or other files [message #1817291] Tue, 19 November 2019 22:41 Go to next message
Eclipse UserFriend
Useful BreadCrumb can be shown in java. class files not XML file or other files, hope fixed, thanks!
Re: Useful BreadCrumb not shown in XML file or other files [message #1817297 is a reply to message #1817291] Wed, 20 November 2019 01:04 Go to previous messageGo to next message
Eclipse UserFriend
No, that's not likely to happen. The breadcrumbs are implements with "APIs" that are internal to the Java Development Tools and can't generally be reused by an other framework; the implement is generic and could in principle be reused, but they're not API intended to be reused.
Re: Useful BreadCrumb not shown in XML file or other files [message #1817299 is a reply to message #1817297] Wed, 20 November 2019 02:50 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for your reply, the crumb bar that I think should be much similar to the crumb bar in VSCode or the address bar of windows files explorer, namely, any file can be navigated with that bar, and only unsaved new file doesn't show it, click the ">" symbol, a list of files will show, and I can choose from the list and jump to any of these files.

So, no need to navigate the method or other fields, just navigate the file, in other words, a "file path analyser and jumping tool" or sth. else...

[Updated on: Wed, 20 November 2019 03:00] by Moderator

Re: Useful BreadCrumb not shown in XML file or other files [message #1817302 is a reply to message #1817299] Wed, 20 November 2019 04:17 Go to previous messageGo to next message
Eclipse UserFriend
Yes, but as I said, there is no reusable framework component to implement this. Each and every editor will need to implement it and only the Java editor has such a nice implementation currently (which is not reusable).
Re: Useful BreadCrumb not shown in XML file or other files [message #1817355 is a reply to message #1817302] Wed, 20 November 2019 20:30 Go to previous message
Eclipse UserFriend
Ok, I find this feature is also needed in Che at https://github.com/eclipse/che/issues/11132
Previous Topic:Hi all, im new and cant post to xtext subforum
Next Topic:are admin rights required to use the Eclipse software
Goto Forum:
  


Current Time: Wed Jul 16 05:50:29 EDT 2025

Powered by FUDForum. Page generated in 0.30064 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top