Hi Yishaw,

great you upload to the maven train ;)



> 1) Build a Flash Builder (e.g. DataBindingExample) project with maven, JS
> version.
>

I can't help you here since I'm not using FB for several years now since
it's a deprecated IDE no longer maintained for Adobe.
I recommend you to go with VSCode + NextGenAS extension or IntelliJ.
All IDEs has a problem with Maven, they does not recognize maven sdk
artifacts so this makes you must rely in flexjs sdk downloaded (nightly)
until we get maven sdk distribution working or find the way IDEs recognize
maven sdk...


> 2) Ditto with the flash version.
>

I didn't use flash version yet, but you can check example poms since
there's some with flash output.


> 3) Make changes in the framework and build the related package (e.g.
> changes
> in HTML)
>
>
with all projects you can go to the project home in terminal and instead of
use "ant" to build use "mvn clean install". And you are all set.

Normaly in MDL I make changes in MaterialDesginLibrary and in MDLExample,
so I go to the first and execute "mvn clean install" and the go to the
second folder and exectute the same line again and I'm ready to test in a
browser.

Opcional, if you 're on VSCode+NextGenAS, I setup to build with CTRL+CMD+B
on both projects, so I don't need to go to terminal making this extremely
fast and easy.

Hope you get up speed quickly with this suggestions :)

Carlos



> Can anyone point me in the right direction? Thanks.
>
> [1]
> https://cwiki.apache.org/confluence/display/FLEX/
> Building+FlexJS+with+Maven
>
>
>
> --
> View this message in context: http://apache-flex-
> development.2333347.n4.nabble.com/FlexJS-Using-Maven-with-
> Flash-Builder-tp57612.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>



-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to