mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
f54464881f
In order to investigate `engine/language-server` project, I need to be able to open its sources in IGV and NetBeans. # Important Notes By adding same Java source (this time `package-info.java`) and compiling with our Frgaal compiler the necessary `.enso-sources*` files are generated for `engine/language-server` and then the `enso4igv` plugin can open them and properly understand their compile settings. ![Logical View of language-server project](https://user-images.githubusercontent.com/26887752/215472696-ec9801f3-4692-4bdb-be92-c4d2ab552e60.png) In addition to that this PR enhances the _"logical view"_ presentation of the project by including all source roots found under `src/*/*`. |
||
---|---|---|
.. | ||
java/org/enso/nativeimage/workarounds | ||
resources/META-INF/native-image/com.typesafe.akka/akka-actor | ||
scala/org/enso/nativeimage/workarounds |