Results 1 to 2 of 2
Thread: Errors Reported Using Eclipse
- 11-06-2010, 05:17 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 2
- Rep Power
- 0
Errors Reported Using Eclipse
I have just installed Eclipse and attempted to run a simple applet. No matter what file I attempt to run I get the following messages:
sun.applet.AppletPanel.createApplet
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I must not have something set up correctly.
Can anyone help me out.
:)
Jerry
- 11-06-2010, 06:33 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
That is not the entire stack backtrace; b.t.w. have you configured a Java Applet Run Configuration? You can't run an applet as a Java Application, Eclipse needs to run the AppletViewer (or another viewer, you can set it up all when you configure your Run Configuration).
kind regards,
Jos
Similar Threads
-
Eclipse plugin, custom errors
By X-ion in forum EclipseReplies: 3Last Post: 02-22-2010, 11:24 AM -
Applet Errors runs in jGrasp/ not in Eclipse and not in browser
By Wallsurfer in forum Java AppletsReplies: 10Last Post: 10-11-2009, 07:07 PM -
eclipse 3.4 is shown errors
By ramaksilvertide in forum New To JavaReplies: 2Last Post: 02-09-2009, 11:51 PM -
error reported when binarization of gray image
By Mazharul in forum Java 2DReplies: 1Last Post: 09-18-2008, 09:45 AM -
Getting warnings reported by Connection object
By Java Tip in forum Java TipReplies: 0Last Post: 01-20-2008, 08:57 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks