Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » new debugger implementation - changing default names
new debugger implementation - changing default names [message #331885] Fri, 26 September 2008 13:58
John Rodriguez is currently offline John RodriguezFriend
Messages: 8
Registered: July 2009
Junior Member
I have implemented a debugger for the Lua language.

I started with the exercises from "How to Write a Debugger" at:
http://www.eclipse.org/articles/Article-Debugger/how-to.html

I have everything working in this Lua debugger, from variable display to
breakpoints.

There are a few things I would like to change.

For example, there is a "Java Perspective" that I use to create projects,
etc. This is part of the default debugger framework.

How can I change the name of this perspective from "Java Perspective" to
"Lua Perspective"?

There is also a banner across the top of the debugger that has text like:
"Java prog.lua - Eclipse SDK

Do I have access to these plugin text fields to modify them?

Thanks,
John
Previous Topic:Resource synchronize problem
Next Topic:"problems view" opening on new problems
Goto Forum:
  


Current Time: Fri Jul 12 09:06:14 GMT 2024

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

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

Back to the top