Exception in thread "main" java.lang.Error: Unresolved compilation problem: The operator + is undefined for the argument type(s) java.lang.Object, java.lang.Object at MainClass.main(MainClass.java:9)