j-rewerts / min3d

Automatically exported from code.google.com/p/min3d
0 stars 0 forks source link

java.lang.NoClassDefFoundError when creating a program similar to ExampleMostMinimal.java #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create new project
2. Copy Paste source of ExampleMostMinimal.java
3. Compile and Run

What is the expected output? What do you see instead?
Expected output should be the cube rotating instead i get force close with the 
following exception 
java.lang.NoClassDefFoundError

What version of the product are you using? On what operating system?
version 20 on ubuntu 10.4

Please provide any additional information below.
When i make the exampleMostMinimal source code file as the launcher activity in 
manifest then i get ClassNotFound Exception but when i instead through an 
intent from a splash screen to this activity then i get NoClassDefFoundError.
Attached is the code i am using

Original issue reported on code.google.com by r.o.b.i....@gmail.com on 24 Jun 2011 at 8:01

Attachments:

GoogleCodeExporter commented 9 years ago
Done
I was not simply pasting the library but adding the sample project to the build 
path

Original comment by r.o.b.i....@gmail.com on 24 Jun 2011 at 12:50

GoogleCodeExporter commented 9 years ago
Please double cross check before putting up a Issue. You may be wasting 
precious time. So Please Spare me the Horror.

Original comment by harsh.02...@gmail.com on 13 Mar 2012 at 10:48