I updated knime to version 4.2 by downloading it and re-installing. I had to re-install extensions which was fine since knime can automatically do it.
The problem is I had a custom extension (.jar file) that worked in the previous version when I placed it in the dropins folder (C:\Program Files\KNIME\dropins). Now, the node is not showing in the repository when I place the file there and restart knime. Is there another way to install these .jar files?
Hi @tnad,
can you contact the developers of that custom extension to make sure it is compatible with KNIME AP 4.2? Some changes we have made require adaptions in extensions. Independent of that, using the drop-in folder is not recommended, instead plug-ins should be installed from an update site. That way you also receive better error messages if something goes wrong.
Just to add info that dropins folder functionality is re-enabled with KNIME version 4.2.1.
Note: Using dropins is highly discouraged and you should switch to a proper installation of extension as soon as possible. Eclipse itself may remove this deprecated feature at any time.