Skip to content
Snippets Groups Projects
Commit 7bdd1bb0 authored by stepan's avatar stepan
Browse files

Bit more robust suite path construction in GenerateRParserProcessor

getCanonicalFile() removes any '..' from the path. Some IDEs (intellij) put
'..' into StandardLocation.SOURCE_OUTPUT. With '..' the getParentFile() does
not work as intended.
parent c627e0f1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment