javiertuya / sharpen-action

Conversion from Java to C# using mono/sharpen
GNU General Public License v2.0
4 stars 0 forks source link

Limited to Java 7 #38

Open GeorgeS2019 opened 1 month ago

GeorgeS2019 commented 1 month ago

try this approach https://github.com/paulirwin/JavaToCSharp/issues/117

javiertuya commented 1 month ago

@GeorgeS2019 Thank you for the suggestion, it looks great. I've checked the feasibility to move to JavaToCsharp, although at this moment I can't because I need the translation of junit tests, and annotations are not supported yet. I have submitted an issue on this: https://github.com/paulirwin/JavaToCSharp/issues/118