Bug 251191 - can't compile a java program
Summary: can't compile a java program
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M4   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2008-10-17 04:37 EDT by Hermann Schenck CLA
Modified: 2009-12-10 09:06 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.