Debugging an applet or JApplet in an IDE?  
Author Message
Z





PostPosted: 2007-2-22 4:37:00 Top

java-programmer, Debugging an applet or JApplet in an IDE? Is it possible to debug an applet or JApplet in an IDE?

How?

 
Andrew Thompson





PostPosted: 2007-2-22 4:52:00 Top

java-programmer >> Debugging an applet or JApplet in an IDE? On Feb 22, 7:36 am, Z <email***@***.com> wrote:
> Is it possible to debug an applet or JApplet in an IDE?

Sure.

> How?

I am not sure if an IDE can *directly* debug
an applet, but they can certainly debug GUI'd
applications, so pop the applet into a (J)Frame
and it should be easy.

Andrew T.

 
osama_mohamed





PostPosted: 2007-2-22 5:54:00 Top

java-programmer >> Debugging an applet or JApplet in an IDE? On Feb 21, 10:52 pm, "Andrew Thompson" <email***@***.com> wrote:
> On Feb 22, 7:36 am, Z <email***@***.com> wrote:
>
> > Is it possible to debug an applet or JApplet in an IDE?
>
> Sure.
>
> > How?
>
> I am not sure if an IDE can *directly* debug
> an applet, but they can certainly debug GUI'd
> applications, so pop the applet into a (J)Frame
> and it should be easy.
>
> Andrew T.

i use eclipse
i can debug any applet
try this it is free

 
 
Sundar





PostPosted: 2007-2-22 17:03:00 Top

java-programmer >> Debugging an applet or JApplet in an IDE? On Feb 22, 1:36 am, Z <email***@***.com> wrote:
> Is it possible to debug an applet or JApplet in an IDE?


Yes its possible. Using netBeans, Eclipse OR most of popular IDE's.
But i would prefer to modify some of the code to make it a java
application and debug it.


>
> How?

Related links:
http://www.netbeans.org/kb/50/tutorial-applets.html#runanddebug
http://www.jguru.com/forums/view.jsp?EID=1320553

-Sundar
http://heysundar.blogspot.com