Fire resets paths when updating external compiler

I have the feeling that Fire updates the paths of the JDK each time am I installing a new version of the external Elements compiler. What did I do?

  1. Download the latest Elements compiler
  2. Run ./uninstall.sh in the old Element version’s directory
  3. Run ./install.sh in the new version of the Elements compiler
  4. Start Fire
  5. Notice that the JDK/JRE have been reverted back to version 1.9 while I manually set it to version 1.8 because of Android

hm, no the installer script does not touch that, afaik.

1 Like

oh, wait UNINSTALL will of course do that yet. don’t run uninstall unless you want to, well, uninstall :wink:

1 Like

Ah, okay, I don’t need to uninstall the old one before installing the new one then? :slight_smile:

nope.

1 Like