Simple error in configuration

363 Views Asked by At

Folks,

I' am getting below error :

Design mode: (reason: ERROR: Load Verify). It may require classes (such as Adobe AIR components) that are not supported by design mode. Check the Eclipse error log for more details. Main.mxml "Design view" Problem

What could be the problem ?

2

There are 2 best solutions below

2
On

As kyohiro said, it is a known issue. Note: It is a warning, not an error. Your project should still be compilable and runnable.

2
On

Seems that this is a known issue:

https://bugs.adobe.com/jira/browse/FB-24178

Good find.