After update to today's IntelliJ IDEA 15 EAP 142.4859.6 you'll have to locally revert to previous state (earlier than September 15) the following files:

Flexmojos3Configurator.java
Flexmojos3GenerateConfigTask.java
Flexmojos4Configurator.java
Flexmojos4GenerateConfigTask.java
Flexmojos5Configurator.java
FlexmojosImporter.java
AddAsSwcLibDialog.java
FlexProjectConfigurationEditor.java
DependenciesConfigurable.java

All in FlexAutoPopupTest + 2 more tests fail, the rest should pass.

On 09.09.2015 16:22, Alexander Doroshko wrote:
That's correct.
See #1 in Troubleshooting section of the readme.txt
Errors will go away with the next EAP (probably later today or tomorrow)

For now: right click the problematic file | Git | Show History, select revision from history older than the 2nd of September (142.4465.2 release date), right click it and select Get. Keep these local changes in a separate Change List (Version Control tool window) for convenience. You'll also have to comment out one line in FlexTestSuite when you'll be running tests.

Reply via email to