Himalaya Kaushik

Greenhorn
+ Follow
since Dec 22, 2016
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
2
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Himalaya Kaushik

Maneesh Godbole wrote:It's an error about ObjectInputStream which your source code (as per the screen shot) does not even use! That's the reason I had initially suggested a clean build.
If your project is only a single class, can you try deleting the whole project and start fresh?



okay i'll start it fresh.

Paul Clapham wrote:In the past I've found that those errors occur in Eclipse when the JVM configured for the project points to something which doesn't exist any more.



how can we resolve that.
these are the two errors i am getting.
Tried clean and build project but still getting the same error.
I am having problem in building my project.
I get an error of 'indirect reference from .class file'.
7 years ago

Henry Wong wrote:

Himalaya Kaushik wrote:
but i am getting the error" the type java.io.ObjectInputStream cannot be resolved to a type. It is indirectly refrenced from .class file."



i am trying to create an applet skeleton.
so that i get a pop up. but am not getting what's wrong.

Henry

7 years ago

Henry Wong wrote:Welcome to the ranch.

There isn't an ObjectInputStream anywhere in your code (or your post).

Henry




thanks for a warm welcome!
but i am getting the error" the type java.io.ObjectInputStream cannot be resolved to a type. It is indirectly refrenced from .class file."

7 years ago
AppletSkel
7 years ago