Re: Code-view (editor) window not updating while stepping

Ryan Gies <[email protected]> Tue, 11 Apr 2006 14:23:11 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Livesite Networks, LLC
Message-ID <[email protected]>
Thank you, yes, it was a source-path error.

Note to self, many times there is a "java" directory under the "src" 
directory...

[email protected] wrote:
> It sounds like the Sources session setting does not point to the source
> code directories, so JSwat is not able to find the source and display it
> in the editor. See the UsersGuide.html (in install dir) and Classpath and
> Sourcepath help topic for information on how to set the sourcepath
> properly.
> 
> The Keyboard Shortcuts issue is new to me, probably happened during the
> upgrade to NetBeans Platform 5.0. I will enter a bug and track it down.
> 
> Thanks
> 
> n
> 
> 
> Ryan Gies wrote:
> 
>>Hello,  I am hoping this issue has been encounterred before, so I won't
>>go into a huge amount of detail.  My problem is:
>>
>>1. JSwat stops on my breakpoint
>>
>>2. I Step-over
>>
>>3. All windows (Variables, Threads, Call Stack, Status-bar, ...) update
>>(as in, it *is* stepping to the next line.)
>>
>>4. The Code-view (editor) window does not update.  If I step in or out
>>to another file, that file is not loaded in the editor.
>>
>>5. (Possibly related) JSwat--Tools--Keyboard Shortcuts doesn't open any
>>window...
>>
>>
>>Can anyone point me in the right direction?
>>
>>Thank you for your time!
>>-Ryan
> 
> 
>