Dico
01/11/2019, 3:19 PMimplementation(fileTree("$directoryJre/lib/ext"))
which makes them show up in the gradle view of intellij, but it does not work.
The same goes for other java dependencies I add in the common source set.
It would be useful to be able to configure a multiplatform project as jvm-only, allowing java dependencies as well as the JRE to be accessed from the common source.
I have a few use cases where the ability to use expect/actual declarations would be invaluable, and I'm sure that there would be more:
• I have a project that I would like to implement as an external process or injected dll
• Any project targeting one of a set of libraries per build, for example, minecraft server plugins that support multiple server platforms (bukkit, nukkit, sponge, glowstone)
If something like this is already possible using some workaround, please do let me know.kpgalligan
01/11/2019, 4:27 PMDico
01/11/2019, 5:12 PMDico
01/11/2019, 5:13 PMkpgalligan
01/11/2019, 5:22 PMDico
01/11/2019, 5:22 PMilya.gorbunov
01/11/2019, 6:20 PMDico
01/11/2019, 6:23 PMr4zzz4k
01/12/2019, 8:30 PM