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
Trash trgen assumes the initial directory location to be that where the desc.xml file resides. Any example inputs should be relative to that. So, "examples/" must be part of the string because "**/*.java" includes not only those .java files in "examples/", but also in "target/" and "Generated-*/"!
0 commit comments