Hi rman27bn,
With error: "Could not find the main class", I think that your "hello" class don't have a main function.
Such as:


class hello
{
//----------------
public static void...