quoting and escaping in java @argfiles
Roman Shevchenko
roman.shevchenko at jetbrains.com
Tue Aug 8 18:20:39 UTC 2017
Hello,
is it possible to use @argfiles to pass main class parameters which may
contain any sort of special cases described in [1] (double quotes, leading
hash signs, etc.)? A backslash doesn't seem to work as a general escape
symbol - e.g. the line `\#not-a-comment` is still ignored by the launcher.
[1]
https://docs.oracle.com/javase/9/tools/java.htm#JSWOR-GUID-4856361B-8BFD-4964-AE84-121F5F6CF111
--
Roman Shevchenko
JetBrains
http://www.jetbrains.com
The Drive to Develop
More information about the jdk9-dev
mailing list