Transfer database connections between two Eclipse workspaces
I have two Eclipse workspace A and B, and created several database connections in workspace A. How can I get all those connections set up in workspace B without do it one by one?
Go to workspaceA/.metadata/.plugins/org.eclipse.datatools.connectivity
Copy ServerProfiles.bak and ServerProfiles.dat to workspaceB/.metadata/.plugins/org.eclipse.datatools.connectivity
No comments:
Post a Comment