Reputation: 279
I created some project with Aptana Studio 3 (ex: ruby, rail, php, ...) but all of them have only one element, it is "Connections". I cannot find out HTML file on menu, so I create new file with extension is html but it doesn't include template, it's blank. I don't know I did right way or not and I hope someone can help me. Thanks !
http://www.aptana.com/products/studio3
Upvotes: 3
Views: 13067
Reputation: 3082
You could use the project template feature:
To use built-in file templates, right-click on the project or folder and select New From Template > file type > some Template.
To contribute your own project or file templates, you could read on Creating a New Template.
Upvotes: 3