Navigating to incr Tcl class definitions [message #637604] |
Sun, 07 November 2010 12:19  |
Eclipse User |
|
|
|
Hi,
I just recently started using the DLTK for editing my Tcl projects that include incr Tcl code. I can navigate to proc definitions (defined in other files) without any troubles, but when I attempt to navigate to a class definition such to the definition of the super class here:
itcl::class mysubclass {
inherit mysuperclass
}
I get an error that the "Current text selection does not resolve to a Script element".
Is navigation to classes and methods defined in parent or other classes supported currently?
If so, is there a setting that needs to be turned or a configuration issue I may be having? (I used tclsh8.4 as the interpretter and incr Tcl is loaded as a loadable library via package require.)
I also can't seem to get my man pages to be included in the project. It keeps ignoring my directory selection for the man pages.
Thanks!
Rob
|
|
|
|
Powered by
FUDForum. Page generated in 0.28556 seconds