> ASDT 0.0.8 build5 (or, somehow, the ASUnit sourcecode) seems to > be randomly and often freezing up Eclipse all of a sudden, when I > type a period character. (Even if the period is within a string). > This is happening on two different machines.
> Another incredibly odd thing about this is that it ONLY happens in a test > case .as file. > The only thing I've done recently is start using ASUnit in > eclipse, but this problem happens whether or not I have an internal > browser window open with the ASUnit UI.swf in it. Does anyone know a > place to grab an older version of ASDT,or a workaround? 10 hard > crashes an hour isn't helping my workflow here... My friend had the same problem lately, he said that the cause is the word "Assert" in com.asunit.framework.Assert::setCurrentClassName(). Change it to "Assert_" and everything should work just fine. Here is detailed description of the problem but it's in polish so I don't think you'll understand it: http://flab.pl/forum/t/1435 best regards maciek
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
