How can I add a new kateproject to the Kate editor ?
I have created a bookssimple.kateproject file as described here: http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/
{"name": "books_simple", "files": [ { "directory": "perl", "recursive": 1 } ]}
But how can I tell Kate to use this file ?