As the model transformation compiler's tutorial says: "provides some hyperlink during the compilation process so you can directly jump to the file/line where is the error."
Ah, the 2 regex are:
- .* (.*\.mtl)()() .*
- .* (.*\.mtl) line (\d+):(\d+): .*
I' m trying it now.
No comments:
Post a Comment