-
- Downloads
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.
Please register or sign in to comment