enso/lib/scala
Hubert Plociniczak a444934806
Fix bundled engine after GraalVM upgrade (#9735)
The change fixes the problem with suggestions loading by
1. Making sure that bundle is always the first on the search path for editions and engine
2. Passing language home to language server

Verified by building/running AppImage locally (previously would fail).

Closes #9728. Regressed in #9647.
2024-04-18 10:14:34 +00:00
..
akka-native/src/main enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
bench-processor/src Fix incremental compilation of runtime/test (#8975) 2024-02-13 10:05:31 +01:00
cli/src Build distribution for amd64 and aarch64 MacOS (#8407) 2023-12-05 11:24:02 +01:00
common-polyglot-core-utils/src/main/java/org/enso/polyglot/common_utils Add new text_left and text_right functions (#8691) 2024-01-15 23:43:23 +00:00
connected-lock-manager/src Fix expectations in lock manager test (#9592) 2024-04-02 11:46:44 +00:00
connected-lock-manager-server/src/main/scala/org/enso/lockmanager/server Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
distribution-manager/src/main Fix bundled engine after GraalVM upgrade (#9735) 2024-04-18 10:14:34 +00:00
downloader/src Declare HTTPDownloaderTest as flaky (#9339) 2024-03-12 09:53:55 +00:00
edition-updater/src Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
edition-uploader/src/main enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
editions/src Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
filewatcher/src All unit tests use the same testing logging provider (#8593) 2023-12-21 13:45:33 +00:00
interpreter-dsl/src/main/java/org/enso/interpreter/dsl Don't let the non-Enso types float around the Enso interpreter! (#9584) 2024-04-02 06:22:19 +02:00
json-rpc-server Further optimizations to test resources (#8936) 2024-02-02 22:49:48 +00:00
json-rpc-server-test Project manager returns normalized name of the created project (#9510) 2024-03-21 15:38:43 +00:00
library-manager/src Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
library-manager-test/src Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
locking-test-helper/src/main enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
logging-config/src/main/java/org/enso/logger Suppress logs for test cases unless a failure is reported (#8694) 2024-01-09 09:59:10 +00:00
logging-service/src/main/java/org/enso/logging Let logging to file respect log level (#8264) 2023-11-14 11:59:27 +00:00
logging-service-logback/src Suppress logs for test cases unless a failure is reported (#8694) 2024-01-09 09:59:10 +00:00
logging-truffle-connector/src/main Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
logging-utils/src Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
logging-utils-akka/src/main Replace a custom logger with off the shelf implementation (#7559) 2023-09-04 09:40:16 +00:00
pkg Google Analytics Report (#9239) 2024-03-14 10:15:47 +00:00
profiling-utils/src On-deman backend heap and thread dump (#8320) 2023-11-20 11:41:01 +00:00
project-manager Open Java modules for Snowflake setup (#9664) 2024-04-16 21:01:32 +00:00
refactoring-utils/src Speeding up "hello world" example by 16% 2023-11-19 16:38:31 +01:00
runtime-version-manager/src Fix bundled engine after GraalVM upgrade (#9735) 2024-04-18 10:14:34 +00:00
runtime-version-manager-test/src Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
searcher/src Put all reexports of given entry in Suggestion Database (#9454) 2024-03-26 16:33:25 +00:00
semver/src Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
syntax Speeding up "hello world" example by 16% 2023-11-19 16:38:31 +01:00
task-progress-notifications/src/main/scala/org/enso/cli/task/notifications Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
testkit/src/main Declare HTTPDownloaderTest as flaky (#9339) 2024-03-12 09:53:55 +00:00
text-buffer/src Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
version-output/src/main Log project manager version on startup (#7646) 2023-08-24 16:45:22 +00:00