Exception in thread "main" java.lang.NoClassDefFoundError: cs.
Guys,
Please help me on my problem.
I have mapped an application in the environment variable then it runs will but then I need to run another application of the same application but I make sure that it the main class is of another name so that no conflict will occur. The problem is that second application is cannot run due to the Exception in thread "main" java.lang.NoClassDefFoundError: cs.
Plese help on this guys..
Thanks,
Mercy

