RE: Question: Unable to display source
"Simon Chou" <[email protected]> Sun, 12 Oct 2003 10:14:59 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Do you see the dialog to select the file, or just the busy cursor? Yes, I do see the dialog and have selected a .java source file from the dialog box. After pressing the "Open" button, the cursor changed to busy and stayed busy forever. If you are able to select a file to open, where is that file located? The file is located on the local drive. Is the file a Java source file? Yes, it is a .java source file. Can you open it in Notepad? Yes. SC -----Original Message----- From: Nathan Fiedler [mailto:[email protected]] Sent: Sunday, October 12, 2003 12:53 AM To: Simon Chou Cc: [email protected] Subject: Re: [jswat-user] Question: Unable to display source Do you see the dialog to select the file, or just the busy cursor? If you are able to select a file to open, where is that file located? Is the file a Java source file? Can you open it in Notepad? n On Sat, 2003-10-11 at 12:48, Simon Chou wrote: > Jswat-Users: > > I run Jswat on a Windows ME the first time. I'm unable to get > source > file display using "File" -> "Open File" menu. What I see is a > wait-cursor, and nothingelse happens. > > I do have set the sourcepath to the source directory. > > Am I missing some other configuration steps? > > SC