new debugger implementation - changing default names [message #331885] |
Fri, 26 September 2008 13:58 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03302 seconds