Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Bread Crumbs implementation location
Bread Crumbs implementation location [message #253977] Mon, 16 June 2008 19:30 Go to next message
Eclipse UserFriend
Originally posted by: Adam_Neal.ca.ibm.com

Hi,

I'm interested to see how the Bread Crumbs feature was implemented. Could
someone please direct me where to look to see the implementation for this.

Thanks in advance,
Adam
JDT - no longer to launch/run Java application (run/debug settings window now empty) [message #253981 is a reply to message #253977] Mon, 16 June 2008 19:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mg4news.gmail.com

Hi,

I have been using Ganymede, mainly the CDT. A while ago I added the JDT
to my configuration. I had been playing with a STaX (XML) example app
which was running fine. Normal sort of thing - create project - java
application, etc. Run as "java application"

I recently did an Eclipse update, and I can no longer run the
application. If I right-click on the main and select "run as" the only
option now is "run on server" - which doesn't work.

In project properties -> "run/debug settings" the launch configuration
window is empty. If I select "new" to add a configuration type, that
window is also empty.

I then created a new from scratch project - same results.
I then tried a different installation of Ganymede JDT, that one works fine.

I am trying to figure out what happened so I can resusitate my
environment. I am sure it is something simple/obvious/stupid.

Thanks
MG
Re: Bread Crumbs implementation location [message #254009 is a reply to message #253977] Tue, 17 June 2008 08:21 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Adam Neal wrote:
> Hi,
>
> I'm interested to see how the Bread Crumbs feature was implemented. Could
> someone please direct me where to look to see the implementation for this.
>
It's in the org.eclipse.jdt.ui plug-in and most of the code is in
package org.eclipse.jdt.internal.ui.javaeditor.breadcrumb.

Dani
> Thanks in advance,
> Adam
>
>
>
Previous Topic:debugger showing only the method arguments for JDK classes
Next Topic:Retrieving IPackageFragmentRoot from a JAR
Goto Forum:
  


Current Time: Thu Apr 25 16:06:22 GMT 2024

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

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

Back to the top