My project relies on the dropins directory to automate the installation of our Eclipse plugin. Since the one in /snap/eclipse/dropins cannot be used (read-only filesystem), I tried creating ~/snap/eclipse/current/<arch>/dropins and dropped my archive in, but it didn't seem to pick it up. It would be great if this worked.
What changes would you like?
My project relies on the
dropins
directory to automate the installation of our Eclipse plugin. Since the one in/snap/eclipse/dropins
cannot be used (read-only filesystem), I tried creating~/snap/eclipse/current/<arch>/dropins
and dropped my archive in, but it didn't seem to pick it up. It would be great if this worked.Any extra information?
No response