package test; public class holle { public static void main(String[] args) { System.out.println("hello eclipse"); } }