You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
As in title: I'd like to have possibility to use commons-lang plugin with custom ToStringStyle. Problem is that my custom implementation isn't available yet while generating sources - it's to be compiled together with generated sources. Are you open to PR with such a change?
The text was updated successfully, but these errors were encountered:
Hi guys,
we have in our project same issue, We are not able to use custom ToStringStyle implementation.
Can someone provide us a sample code or more info where tu put custom ToStringStyle java to avoid BadCommandLineException?
Thanks
Petr
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As in title: I'd like to have possibility to use commons-lang plugin with custom
ToStringStyle
. Problem is that my custom implementation isn't available yet while generating sources - it's to be compiled together with generated sources. Are you open to PR with such a change?The text was updated successfully, but these errors were encountered: