2nd test build is here
Its been available since last friday but i needed a break so I only mentioned it on the users list (which you should join if you want to know whats going on)
You can get it from here :
http://aseclipseplugin.sourceforge.net/testreleases/asdt-0.0.9-test-13-04-07.zip
This build has a totally new completion system which undoubtedly has some holes, but hopefully when it works shows you a bit more about what you are doing
Aside from that its :
Support for custom compiler (e.g. hamtasc) so you can use any executable not just the bundled MTASC. Also support for custom compiler arguments.Task tags in comments (TODO, FIXME, XXX)
Better syntax colouring (top level types, underscore based types)
UI Feedback during cache building
Bug fixes, as many as possible from the sourceforge bug list (some had been there for 2 years..) and lots of little things here and there, null pointer exceptions.
if you try it please let us know how it works out for you.
thanks.




Nice work on the project, I really appreciate the hard work.
One question: what Eclipse versions is this test build supposed to work. I have it working on Eclipse 3.2.1/WinXP, but can’t really get it to work on Eclipse 3.2/MacOSX.
Jouni
17.05.2007 / 9:16 am
Just tried your 2nd Test build. Somehow, I guess I did something wrong. I tried to have some code completion. The Class is simple as simple can be, and I so far honestly just tried to have “Math.” popup a completion window.
But whatever path I enter into the class Paths (where you, btw, can’t EDIT Class locations, just ADD and REMOVE them…), nothing would complete.
I have 0.08 installed as well, and it DID hilight Math. but also offered no completion options. Furthermore, the Classpath entry is impossible for me in 0.08, whatever path I try to enter (aside from “.” and “/”), it always tells me “classpath not found”. But I suppose that kind of error was deprecated long ago :).
Is there any sign of when the next test build will be released?
Chris Weinmüllner
12.06.2007 / 3:32 pm
Any word on AS3 support ?
Tom Chiverton
29.06.2007 / 9:29 am
i tried and i dont get it… :/
i used adt+as2ant+swfmill+mtasc in my old projects and i was very pleased! i had to fix the socket url to localhost.. but besides that it was working very well.. nice logger.
now i tried to reopen such a project and it wont log. i realized you guys made progress so i followed the steps on the wiki to create a test project.. no as2ant, no swfmill and your mtasc build. but no swf gets build… it should happen automaticly, but how can i enforce it?
i sit on a 64bit linux and my swfmill and mtasc are working fine. i wonder if there is a forum for asdt where i might find help?
may be you can help me out?
kzm
29.06.2007 / 5:24 pm