Provides a m2e connector for Flex maven projects build with the net.flexmojos.oss:flexmojos-maven-plugin (version 5 and 6) to Flash Builder.
Supports Right-click on project, Maven > Update project...
The connector will synchronize the project settings in a pom first fashion:
Important note: You need Flash Builder 4.7 to work. (Can work with 4.* as well but not tested).
- Adds Flash, Flex, Air nature to project,
- Adds source, test, and resources paths to project source paths,
- Adds Flex framework version to project (will generates "Flex 4.9.0" for flex-framework:4.9.0.1425567),
- Adds other SWC dependencies from local .m2 repository to project library paths.
- Adds locales related compiler arguments.
- Configures Air manifest path for certificates.
Known limitations:
This is an Alpha release, developed and tested with Flexmojos 6 and Flash Builder 4.7. Moreover, the connector only support Flex projects for now and provide very basic integration.
Support promise:
The Plug-In in its final will support all options covered by Flash Builder 4.7 project settings for every project types covered by Flexmojos, it will support future Maven-Flex-Plugin developed by Apache. This may result in a new/separate project or being integrated into this m2e connector.
Why to contribute ?
Flex is not dead, and it might be even more true with FalconJS compiler, which will target Flex application to Javascript. Apache community is vibrant, and development on Eclipse is fun. The project is fully managed with Maven and Tycho (brings OSGi support to maven modules) and emphasize best practices through development.
You might have a look at the github repository located at: https://github.com/sylvainlecoy/flexmojos-m2e-connector.
Categories: Build and Deploy
Tags: Flexmojos, Actionscript, flex, m2e
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: Windows, Mac
Organization Name: Sylvain Lecoy
Development Status: Alpha
Date Created: Tuesday, January 29, 2013 - 10:36
License: EPL
Date Updated: Monday, February 4, 2019 - 13:52
Submitted by: Missing name Mising name
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2024 | 460/557 | 2 | 10 |
August 2024 | 378/641 | 15 | 16 |
July 2024 | 429/663 | 11 | 7 |
June 2024 | 361/681 | 23 | 10 |
May 2024 | 385/682 | 20 | 19 |
April 2024 | 450/687 | 12 | 8 |
March 2024 | 430/694 | 16 | 6 |
February 2024 | 406/687 | 18 | 4 |
January 2024 | 408/691 | 18 | 11 |
December 2023 | 396/671 | 19 | 5 |
November 2023 | 332/686 | 40 | 7 |
October 2023 | 409/673 | 20 | 9 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 6
Count | Error Message |
---|---|
5 | Cannot complete the install because one or more required items could not be… |
1 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
Unable to install on Mac OSX
Submitted by Carlos Rovira on Thu, 05/23/2013 - 04:40
Hi, I'm trying to install in Mac OSX - Eclipse JEE Juno with Flash Builder plugin, and wasn't able to do it due to following error:
eclipse.buildId=M20120914-1800
java.version=1.6.0_45
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=es_ES
Framework arguments: -product org.eclipse.epp.package.jee.product -keyring /Users/carlosrovira/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.jee.product -keyring /Users/carlosrovira/.eclipse_keyring -showlocation
If there's some workaround that I could test let me know to help improving this needed Eclipse plugin
Thanks
Hello Carlos and first thank
Submitted by Missing name M… on Thu, 06/06/2013 - 10:24
In reply to Unable to install on Mac OSX by Carlos Rovira
Hello Carlos and first thank you for the report.
The error you give me isn't really informative, can I redirect you to the github where I created the issue you encounter and give me more information ? I haven't myself a Mac OSX to try installing it, however I am sure I can help you to fix the problem.
https://github.com/sylvainlecoy/flexmojos-m2e-connector/issues/1.
Thanks,
Sylvain