Re: Setting everything up

Nathan Fiedler <[email protected]> Fri, 05 May 2006 09:08:48 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <[email protected]>
Have you read the UsersGuide.html for steps on getting started quickly? 
That should explain a lot of what you're missing. If you run into any 
issues, don't hesitate to ask.

n


Tobbe Lundberg wrote:
> Hi
> 
> I'm trying to set up JSwat to debug my local Java programs, but I'm
> not having much luck...
> I have read the help files but don't really understand what I have to
> do. I have never used any java debuggers before (I tried NetBeans as
> well, but couldn't get that to work either).
> 
> Will JSwat read the CLASSPATH environment variable when looking for .jar 
> files?
> 
> I'm guessing I have to add something to the Classpath tab in the
> Launch Debuggee dialog, but what?
> 
> The Parameters tab already had a Java Runtime set, do I need to click
> on the "..." button and change anything there?
> 
> Product Version: JSwat 3.10
> Operating System: Windows XP
> Java: 1.5.0_04
> VM: Java HotSpot(TM) Client VM 1.5.0_04-b05
> Java Home: C:\Program\Java\jdk1.5.0_04\jre
> 
> Best Regards
> //Tobbe