Ok ... so today I managed to spare some time and started to work on the 
Flexmojos 7.1 support.
Unfortunately I seem to be unable to get a plugins or community version that 
matches my Ultimate EAP version (143.116.4)
Sadly some code has changed in the maven plugin, which seems to break the flex 
plugin code (missing class: 
org.jetbrains.idea.maven.importing.MavenModifiableModelsProvider)

Any ideas?

Chris

________________________________________
Von: Alexander Doroshko <alexander.doros...@jetbrains.com>
Gesendet: Mittwoch, 16. September 2015 20:06
An: dev@flex.apache.org
Betreff: Re: [IDEA-FlexPlugin] Setup Instructions

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