-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.14.0.Final, 7.15.0.Final, 7.16.0.Final
-
-
NEW
-
NEW
It is not possible to build and deploy the OptaCloud sample project in Business Central on Windows. The build fails with the following error:
'CloudSolution cannot be resolved to a type' in SolverTest.java:[1851,51] 'Cannot instantiate the type Process' in SolverTest.java:[1684,46] 'Computer cannot be resolved to a type' in SolverTest.java:[1497,42] 'Computer cannot be resolved to a type' in SolverTest.java:[1473,42] 'CloudSolution cannot be resolved to a type' in SolverTest.java:[1435,41] 'The method getSolution() is undefined for the type SolverTest' in SolverTest.java:[1400,38] 'CloudSolution cannot be resolved to a type' in SolverTest.java:[1325,36] 'CloudSolution cannot be resolved to a type' in SolverTest.java:[1085,33]
The build is successful after the SolverTest.java file is deleted from the project.