Can't rename/delete i18n files

I had to rename source db of a solution. The i18n files were named as old db name and must be renamed to the new one. I wanted to reame or delete/recreate the i18n files but can’t find such option. “Delete” button is grayed out.

[attachment=0]i18n_cant_delete.png[/attachment]

bump

Hi Sergei,

If the Servoy’s Solution Explorer view doesn’t support it then you could use one of the other Eclipse views like the Navigator view to rename or even delete these files.
In any case never go outside of Eclipse to touch these files because Eclipse keeps track of meta data on these files and doing so it will become out of sync (hence Eclipse will show a file but the physical file might be gone or say it’s out of sync and requires a refresh).

Hope this helps.