I am trying to upgrade from 3.0 to 3.1.
I keep getting the following compilation error:
This is from the 5-22-2012 build.
Hoping you can let me know if something in the build is broken, or if I am missing something
I keep getting the following compilation error:
Code:
[ERROR] Errors in 'jar:file:/C:/Users/jp1263/.m2/repository/com/isomorphic/smartgwt-lgpl/3.1.d20120522/smartgwt-lgpl-3.1.d20120522.jar!/com/smartgwt/client/util/ObjectFactory.java' [INFO] [ERROR] Line 94: The method setJavaScriptObject(JavaScriptObject) is undefined for the type ServerObject [INFO] [ERROR] Cannot proceed due to previous errors
Hoping you can let me know if something in the build is broken, or if I am missing something
Comment