I'm using version 0.1.118. When I run "asproject -T as3 SomeProject" I
get pretty much all the files I'd expect. BUT, SomeProject.as and
SomeProjectRunner.as are named simply ".as" and "Runner.as" For some
reason the project name is being left out. Of course, when I go on to
run rake in SomeProject/project it aborts because it can't find
SomeProject.as.
I had been experimenting earlier with creating my own template using
the -C option. It got too hairy and I deleted (I think) the generated
files from my user's home directory. But maybe that has something to
do with my current problem.
Anyway, it's not too hard to add the names in manually for now.
Thanks for the great product. I hadn't been doing unit testing when I
recently switched over to AS3. Wouldn't you know it, I got a defect
report today on a bug I NEVER would have let slip by if I was doing
TDD. Thanks to asproject I'm good to go.
JB Tellez
Sr. Software Engineer
Scientfic Learning
Oops, that’s what I get for posting after my bed time.
I’m running Windows XP Pro and using the dos terminal.
I “think” I removed the entire template directory from my home folder (i.e. did a visual check, ran a search on the folder.)
Is there a way to uninstall asproject and start over?
Thanks for your help,
JB