java2typescript icon indicating copy to clipboard operation
java2typescript copied to clipboard

All fields are omitted (apart from enum values which are not normal fields)

Open JessHolle opened this issue 2 years ago • 1 comments

This is problematic on a number of fronts, e.g. if the Java class exposes important constants one needs to use.

JessHolle avatar Jun 28 '23 17:06 JessHolle

Hi @JessHolle thanks for valuable feedback.

This project currently is on hold because I've moved on other scripting solution.

If you have still interest in such project and would like help me on its evolution please take in consideration to submit a PR

bsorrentino avatar Jun 29 '23 10:06 bsorrentino