import testjar.*; public class TestImport { public static void main (String[] argv) { TestClasspath.testMethod (); } }