enso/distribution
Radosław Waśko 21bd05f318
Add Meta.engine_version (#11320)
Numerous times I wasn't sure when running the IDE if I'm running the bundled engine or a development build. Usually this depends on if I launch the standalone IDE or use a development build of project-manager.

Still it's not always obvious, and making sure that your IDE is running the right engine version is very often the first step when debugging issues with e.g. engine changes not showing up properly.

Thus I thought it may be worth to add this method (currently hidden to users in component browser by marking as `PRIVATE`, one has to type it in manually):
![image](https://github.com/user-attachments/assets/13af3df4-49ff-49bb-9b19-601258a8ca02)

I think it should be a helpful tool for debugging.
2024-10-15 13:22:55 +00:00
..
bin engine-runner and language-server are separate JPMS modules (#10823) 2024-09-25 21:33:13 +02:00
engine/THIRD-PARTY Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
launcher Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
lib/Standard Add Meta.engine_version (#11320) 2024-10-15 13:22:55 +00:00
project-manager/THIRD-PARTY Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Initial separation of Snowflake_Dialect from Postgres_Dialect (#10266) 2024-06-13 16:12:20 +00:00