Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 6fb0e8c

Browse filesBrowse files
author
Monte Goulding
authored
Merge pull request #5555 from montegoulding/bugfix-19384
[[ Bug 19384 ]] Set JAVA_HOME on startup in standalone
2 parents af845fc + e49019d commit 6fb0e8c
Copy full SHA for 6fb0e8c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎ide-support/revsblibrary.livecodescript

Copy file name to clipboardExpand all lines: ide-support/revsblibrary.livecodescript
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,6 +2031,8 @@ command revSBUpdateDeployParams pStack, pTarget, pStandaloneSettings, @xDeployPa
20312031
-- auxiliary_stackfiles key might not be empty
20322032
put pStandaloneSettings["auxiliary_stackfiles"] into tAuxiliaryStackfiles
20332033

2034+
appendToStringList "revInternal_SetJAVA_HOME", tStartupScript
2035+
20342036
# AL-2015-04-12: [[ Standalone Extensions ]] Add chosen extensions to the standalone inclusions
20352037
# AL-2015-07-21: [[ Standalone Extensions ]] Automatically include dependecies, and load in order
20362038
repeat for each line tExtension in revIDEExtensionsOrderByDependency(pStandaloneSettings["extensions"])

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.