Forgive me if the following is what you have already done, but I was not sure what steps you took from your question / message ... I am looking at the standard steps for creating an HTML 5 web project with Boilerplate templates:
- Open Aptana (duh :))
- File → New → Web Project
- Indicate the name of the project and select your directory if you do not want to use the default
- Click "Next"
- Check the box "Create a project using one of the templates"
- Choose HTML5 Boilerplate (use cached - I can never get another connected to the network to work)
- Choose Done
Now you should see the new project and all its default files in the "Application Explorer" view in Aptana.
If you followed these steps but still failed, I would have fixed the error (or at least checked the existing problems with Aptana) at: http://jira.appcelerator.org/browse/APSTUD (errors)
source share