History log of /openjdk10/langtools/make/intellij/runConfigurations/jshell.xml
Revision Date Author Comments
# 4090:c7f3df19667b 02-Apr-2017 mcimadamore

8177667: Langtools ant build has issues with Windows file separators
Summary: Replace complex, non-portable regex logic for generating --patch-module option with a script mapper
Reviewed-by: jjg, ksrini


# 3618:64182008b2d0 26-Aug-2016 jjg

8164887: update tests to remove use of old-style options
Reviewed-by: mchung


# 3437:4344c9ad3c9d 26-May-2016 mcimadamore

8157895: langtools launcher.sh-template script is broken
Summary: Add logic to quote Xpatch paths
Reviewed-by: jjg


# 3411:0b233e7be137 19-May-2016 mcimadamore

8157326: Intellij langtools project should use shared run configurations
Summary: Turn langtools run configurations into shared configurations. Fix minor addExport issues.
Reviewed-by: jlahoda