enso/lib/scala/akka-native/src/main
Jaroslav Tulach f54464881f
enso4igv can open engine/language-server & co. projects (#4098)
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/*/*`.
2023-01-31 08:40:04 +00:00
..
java/org/enso/nativeimage/workarounds enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
resources/META-INF/native-image/com.typesafe.akka/akka-actor Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
scala/org/enso/nativeimage/workarounds Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00