-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error generating DTO #14
Comments
Had another one, but with a shorter stack trace. For the record, these were both v1.8.1. Same error message. Stack trace is:
Class is:
|
I am having this exact same issue. Same error, yet I also only have one class declaration! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An error message popped up while generating a DTO, giving me this site address and asking for details. So here ya go.
Message box said:
Unfortunately, the source code did contain exactly one class declaration.
Source class file was:
Stack trace was:
Hope this helps track down the problem. BTW, it's not uncommon for me to get errors while generating DTOs with this tool, but it does remove enough of the drudgery that I haven't given up on it :-)
Thanks for your hard work.
The text was updated successfully, but these errors were encountered: