Community
Participate
Working Groups
Build Identifier: 201109282102 Cannot convert from BigInteger to BigDecimal Reproducible: Always Steps to Reproduce: 1. Check out project "org.eclipse.edt.eunit.test" from kan-cvs. 2. Add java generator to the project. 3. Clean the whole workspace. 4. The errors exist in many places, for example: fvt.json.JSONTestsLib
this has 2 problems: 1) improper conversion from BigInteger to BigDecimal 2) EAny is missing get/set methods for array access
The second problem is covered in bug 359396, so let's use this bug only for the BigInteger/BigDecimal problem.
The type cast problem is fixed. There are 3 other problems in this testcase and are all covered by: 359560 359562 359396 Until those 3 are resolved, do not try to rerun this testcase.
*** Bug 359399 has been marked as a duplicate of this bug. ***
Verified in build 20111020