When I hit save in Aptana3 with a .js file I get a really annoying dialogue that says
Save Failed
Compilation unit name must end with .java, or one of the registered Java-like extensions
I can’t seem to find any info about how to fix this.
Can anyone help?
Thanks.
This occurs when you have a breakpoint in your file, remove the breakpoint(s) and try to save again.