Trying to upgrade from Mx8 to 9.6.11. Fixed everything, now stuck at compiling errors. The error message: Buildfile: **********\deployment\build_core.xml compile: [javac] Compiling 454 source files to **********\deployment\run\bin [javac] **********\javasource\migrationtoolkit\impl\AttributeAnalyser.java:54: error: cannot find symbol [javac] final boolean isUnique = "Unique".equals(dataValidation.getType()); [javac] ^ [javac] symbol: method getType() [javac] location: variable dataValidation of type IDataValidation [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED *******\deployment\build_core.xml:29: Compile failed; see the compiler error output for details. Total time: 24 seconds Hope someone can help me out, thank you for reading!
↧