I use Eclipse Indigio with Aptana Plugin.
After last Upgrade, all Connections inside of my Projects are gone.
I’ve found the List of connections in my Backup of this folder:
/.metadata/.plugins/com.aptana.ide.core.io/connections.xxxx
In this file, i see all my Connection-Settings like this:
<connection id="b333046c-45d1-4abb-a9c6-9671b082effb" type="ftp">
<name>arthus-yachting.de</name>
<host>arthus-yachting.de</host>
<path>/subdomains/shop/httpdocs</path>
<login>findeiss</login>
<passive>true</passive>
<transferType>BINARY</transferType>
</connection>
So i think, the first ID is the reference to the stored password. But WHERE is it stored?
Which data have i to recover to get all my connections back?
Im Workspace from Eclipse go to following hiddenpath:
/////.metadata/.plugins/com.aptana.ide.core.io/
There is a file named like this:
All the connection-Data are saved there. Restore this file from your Backup – maybe increase the number after the dot of the filename – and you will be back up!