Bug 251191

Summary: can't compile a java program
Product: [Eclipse Project] JDT Reporter: Hermann Schenck <info>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: jarthana, jerome_lanneluc, Mike_Wilson, Olivier_Thomann, remy.suen
Version: 3.5Keywords: needinfo
Target Milestone: 3.6 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Hermann Schenck CLA 2008-10-17 04:37:43 EDT
Hi,

If I something change or edit, in my Program, I get the following error message:

java.lang.NoClassDefFoundError: SiMClient/SiMClient
Caused by: java.lang.ClassNotFoundException: SiMClient.SiMClient
	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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Exception in thread "main" 

I looked into the bin Directory and I see that all "xxx.class" files are deleted. I tried to rebuild the project, but nothing happens. I must go back to the last version of my Program then I can run it again. I'm ignorant of what I should do to continue with the development of my Program proceed.

Please help me !!!
Comment 1 Jerome Lanneluc CLA 2008-10-17 06:27:00 EDT
Please provide Eclipse build ID and detail steps to reproduce this problem.
Comment 2 Mike Wilson CLA 2009-05-05 11:47:04 EDT
Changing Version tag to something more believable.

Note however, Hermann, that Jerome is asking for more detailed information.
Comment 3 Olivier Thomann CLA 2009-12-09 10:20:38 EST
Closing as WORKSFORME.
Without more details or information about this issue, there is nothing we can do.
Comment 4 Jay Arthanareeswaran CLA 2009-12-10 00:58:32 EST
Verified for 3.6M4
Comment 5 Olivier Thomann CLA 2009-12-10 09:06:18 EST
Verified.