Aptana won't save editor preferences
I've got a little (big) problem in Aptana. Whenever I try to edit my settings for a specific editor, I click "Apply", then "OK", but my preferences don't get saved, and if I open the settings again, the default ones are shown. What migh开发者_运维问答t be causing the problem?
I'm using Ubuntu 11.04 with Aptana build 3.0.4.201108101506.
I'm looking forward to reading your suggestions.
Alessandro Desantis
EDIT: The situations changed with version 3.0.5. Now, YAML editor's preferences get erased when closing the settings window as before, while others editors' ones are overridden with defaults when closing the IDE... This is very strange.
- open preferences (settings)
- click General
- click editors
- click text editors
- change displayed tab width to 4
- check insert spaces for tabs
- click apply
- click ok
- open preferences (settings)
- click aptana studio
- click editors
- click YAML (or desired editor)
- change tab policy to use spaces
- change tab size to 4
this worked for me
精彩评论