Menu

#1 How to replace BigDecimal

open
None
5
2010-04-09
2010-04-08
DM192
No

I would like to use a C# implementation of BigDecimal in the translated code.
I tried adding the following immediately before the final </packages> in the project
mapping file, but it did not work:

<!-- -->
<!-- class java.math.BigDecimal -->
<!-- -->
<class packageName="java.math" name="BigDecimal">
<target packageName="Ca.Work.Compatibility" name="BigDecimal" >
</target>
</class>
</package>

How would I go about this??

Thanks /D

Discussion

  • Alexandre FAU

    Alexandre FAU - 2010-04-09
    • assigned_to: nobody --> alexandrefau
     
  • DM192

    DM192 - 2010-04-09

    Hi,

    I think this was a problem with my cut/paste It is now working. Thanks.

    /D

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.