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 e49019d

Browse filesBrowse files
committed
[[ Bug 19384 ]] Set JAVA_HOME on startup in standalone
This patch adds a command call to the standalone startup script to the to set JAVA_HOME if it's not set and it's possible to do so.
1 parent af845fc commit e49019d
Copy full SHA for e49019d

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.