Error when calling native method.

I have an eclipse project with two classes. The class "SomeClass1" has a native method:
Code:


public class SomeClass1 {
// Load the...