Skip to main content



      Home
Home » Newcomers » Newcomers » Error with scrapbook(Error while attempting tutorial)
Error with scrapbook [message #1386625] Wed, 18 June 2014 16:04 Go to next message
Eclipse UserFriend
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 16:18] by Moderator

Re: Error with scrapbook [message #1386740 is a reply to message #1386625] Fri, 20 June 2014 00:10 Go to previous messageGo to next message
Eclipse UserFriend
Is CodeSnippet_1 the name of the scrapbook page, or of a class you're referencing in the page? Which tutorial are you attempting?

[Updated on: Fri, 20 June 2014 00:11] by Moderator

Re: Error with scrapbook [message #1386788 is a reply to message #1386740] Fri, 20 June 2014 09:14 Go to previous message
Eclipse UserFriend
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: Wed Jun 18 11:59:43 EDT 2025

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

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

Back to the top