Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error with scrapbook(Error while attempting tutorial)
Error with scrapbook [message #1386625] Wed, 18 June 2014 20:04 Go to next message
Tom Kennett is currently offline Tom KennettFriend
Messages: 2
Registered: June 2014
Junior Member
I was wondering if anyone can help me with this error as I am new to java programming and Eclipse. The error is as follows:
java.lang.ClassNotFoundException: CodeSnippet_1
	at java.net.URLClassLoader$1.run(Unknown Source) 
	at java.net.URLClassLoader$1.run(Unknown Source) 
	at java.security.AccessController.doPrivileged(Native Method) 
	at java.net.URLClassLoader.findClass(Unknown Source) 
	at java.lang.ClassLoader.loadClass(Unknown Source) 
	at java.lang.ClassLoader.loadClass(Unknown Source) 
	at java.lang.Class.forName0(Native Method) 	at java.lang.Class.forName(Unknown Source) 
	at org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookMain1.eval(ScrapbookMain1.java:28) 
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
	at java.lang.reflect.Method.invoke(Unknown Source) 
	at 
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookMain.evalLoop(ScrapbookMain.java:54) 
	at org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookMain.main(ScrapbookMain.java:35



[Updated on: Wed, 18 June 2014 20:18] by Moderator

Report message to a moderator

Re: Error with scrapbook [message #1386740 is a reply to message #1386625] Fri, 20 June 2014 04:10 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Is CodeSnippet_1 the name of the scrapbook page, or of a class you're referencing in the page? Which tutorial are you attempting?

_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Fri, 20 June 2014 04:11]

Report message to a moderator

Re: Error with scrapbook [message #1386788 is a reply to message #1386740] Fri, 20 June 2014 13:14 Go to previous message
Tom Kennett is currently offline Tom KennettFriend
Messages: 2
Registered: June 2014
Junior Member
I believe it is a class that I am referencing. I do believe that I have it working now. A friend has told me that eclipse doesn't work well over a network. So I'm bringing it home tonight to run on my home system. Hopefully that is all I will need to do. Thank you!!!
Previous Topic:No more handles exception
Next Topic:[Help] Maven Problem
Goto Forum:
  


Current Time: Thu Apr 25 00:19:26 GMT 2024

Powered by FUDForum. Page generated in 0.07748 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top