Changes between Version 107 and Version 108 of j2p


Ignore:
Timestamp:
07/11/24 09:59:21 (4 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • j2p

    v107 v108  
    228228try
    229229
    230 If you have these in your java program, as method name or variable name, then j2p will change the name by capitalizing the first letter of the name. Do not use both the lower and upper case variant at the same time, because the translated names will then collide.
     230If you have these in your java program, as method name or variable name, then j2p will change the name by (de)capitalizing the first letter of the name. Do not use both the lower and upper case variant at the same time, because the translated names will then collide.
    231231
    232232