tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Can't create or execute FlexUnit test cases/suites #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
To reproduce:
 - File -> New -> Test Case/Suite Class
 - or right-click a FlexUnit test suite -> Run As... -> FlexUnit Tests

Expected to be able to create a FlexUnit test suite or case, receive the 
following message:

"This feature requires a Flash Builder Premium license.

You can learn about upgrading to Flash Builder Premium here:
http://www.adobe.com/go/flashbuilderpremium/"

Using latest downloadable fb4linux

Using Eclipse Java EE IDE for Web Developers.

Version: Indigo Service Release 2
Build id: 20120216-1857

Ubuntu 10.04 64-bit

Being able to create and run test cases and suites through Eclipse is an 
important part of my work process. Granted, you can run FlexUnit tests via Ant 
as a workaround, and trick eclipse into creating them since they're mostly just 
normal classes, but it would be nice to be able to use FlashBuilder's FlexUnit 
integration.

Original issue reported on code.google.com by fewofm...@gmail.com on 19 Jun 2012 at 5:59