<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I posted this on the Kdevelop online forum, and the only reply I got
was to send it to the Kdevelop-devel mailing list, so here goes:<br>
<br>
I'm converting my application templates from kdevelop 3.0 to the new
API, and there are some undocumented features I'd appreciate help with.
I've already taken a look at [<a
 href="http://www.kdevelop.org/HEAD/doc/api/html/howToAddApplicationTemplates.html">www.kdevelop.org</a>]
but there are still some issues I'm having problems with:
<br>
<br>
- I suppose 'use kdevelop;' and initKDevelop() are now obsolete.
<br>
- What are the new equivalents of installFileTemplate(),
installLicense() and installDocbook()?
<br>
- How can I specify rwx access to created directories?
<br>
- What is the command to unlink/remove a file?
<br>
- And what is the command to create a symlink to a file?
<br>
- And finally, the custom messages (Type=message) don't display at all
when a project is created using the template, unlike the old print""
command.
<br>
<br>
Thanks all for any help you can give.<br>
<div class="moz-signature"><br>
Marwan<br>
</div>
</body>
</html>