mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Platform: changes in idea.sh temporaroly reverted due to quotation problem
This commit is contained in:
@@ -105,7 +105,6 @@ fi
|
||||
# If vmoptions file exists - use it
|
||||
if [ -e "$IDEA_VM_OPTIONS" ]; then
|
||||
JVM_ARGS=`tr '\n' ' ' < "$IDEA_VM_OPTIONS"`
|
||||
JVM_ARGS="$JVM_ARGS \"-Didea.vmOptionsFile=$IDEA_VM_OPTIONS\""
|
||||
|
||||
# don't extract vm options from Info.plist in mac bundle
|
||||
INFO_PLIST_PARSER_OPTIONS=""
|
||||
|
||||
Reference in New Issue
Block a user