Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9167799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T15:28:45+00:00 2026-06-17T15:28:45+00:00

I just wrote a simple applet using Eclipse Juno, previously I got NoClassFoundError running

  • 0

I just wrote a simple applet using Eclipse Juno, previously I got NoClassFoundError running it through web browser and after closing Eclipse and reopen it I can’t even run the applet. I tried to import the project. The error this time was No project found to import. I checked with command prompts for directories to see if I can at least get to the Java file and I got a System can not find the specified path error when I tried to move the directory to the package name. How do I fix this?

package Ch02Execises;
import java.awt.Graphics ;
import javax.swing.JApplet;
public class AppletDemo1 extends JApplet {
public void paint(Graphics g){
    super.paint(g);
    g.drawString("Hello W3",20,30);
}
}

<html>
<p><h1>This is not displaying
</h1></p>
<applet CODE="AppletDemo1.class" WIDTH ="300" HEIGHT="150">
</applet> 
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T15:28:46+00:00Added an answer on June 17, 2026 at 3:28 pm

    Try recovering from local history.

    If that does not work, check if there is a .classpath and .project file in the project directory. These are created by eclipse. If not present, create a new project by specifying the folder location again and try running it.

    Also you can run the applet from commandline by using appletviewer in JAVA’s bin directory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just wrote a simple linked list, however when iterating through the list via
I just wrote a very simple perl tk script to read a huge text
I wrote simple class that on the start it just increase the value of
Just for fun, I wrote this simple function to reverse a string in Python:
Just wrote a web service and try to return columns of a sharepoint list
I just wrote a simple C++ program in Visual Studio 2010 and I use
I just wrote a very simple Expect script for wrapping around rsync, but it
I wrote a simple downloader as Java applet. During some tests I discover that
I just wrote a simple extension that has permission to *.google.com and changes some
I just wrote this simple methode that must return a double value. It's a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.