I have set-up 2 different versions of SQL Developer on my windows desktop. Actually, I intend to use both of them simultaneously, with different set of DB-connections though. e.g., SQL Dev 19.2 is used to connect to DB-1, DB-2 and DB-3. And SQL Dev 20.2 is to be configured to connect to DB-4 and DB-5.
The issue now being faced is: the set of connections saved is getting lost whenever another version SQL Dev is opened.
Is it the case that all DB-connections are stored in an area that is shared by all versions of SQL Developer?
If so, is there a workaround so that the connections saved for each SQL Developer version is retained for that version alone - so that I dont have to import the connections every time it is opened.