developer not showing database connections on server

Surely this must be a bug?

I noticed that the database server connections to a mysql 5.0 database i have setup via the admin page are not reflected in the server connections tab under preferences in servoy developer.
Currently the solution in developer points incorrectly to the default UDM sybase database server. The servoy repository is also pointing to the sysbase repository.
If i want to reconnect the solution and repository in developer to the production mysql servers for the solution and the repository, do i just need to temporarily disconnect the sybase servers, then reload the solution so that i can select the correct servers?

Are there any issues in changing the servers in this way?
Thanks
Marcus
Seroy 3.5(latest)
Mysql
Windows 2003

I haven’t tested this but…
I understand that Servoy writes back to the properties file when exiting. So that would mean you have to quit/restart Server to see the newly added servers in Developer.

Hope this helps.

Also: Running Developer and Server simultaneously pointing to the same repository is not a good idea at all. Think about what can happen to sequences table/column properties, etc.