On Sun, Dec 25, 2016 at 11:00 AM, OmPrakash Muppirala <bigosma...@gmail.com> wrote:
> > > On Wed, Dec 21, 2016 at 2:22 AM, piotrz <piotrzarzyck...@gmail.com> wrote: > >> Hi Om, >> >> What a great news that you are going to look into that! :) >> >> I'm using only maven to build each part of the project FlexJS, Falcon, MDL >> itself and MDL Example project, so If you successfully setup your >> environment with it you are almost ready. >> >> I'm using Intellij IDEA: >> - FlexJs (maven build with distribution artifacts), Falcon and Typedefs - >> 1 >> Project with modules Maven type >> > > I think I have this setup correctly. > > >> - MDL Library Project (Flash type) - Separate project which pointing as >> Lib >> to distribution artifacts - In order to have the freshes changes from >> FlexJS >> whenever I rebuild it. >> > > How do I point the distribution artifacts as lib? Can you please explain? > Also, IntelliJ does not seem to know about the conditional compilation. How would I set that up? > > >> - MDL Example Project (Flash type) - Same as above but as Lib I'm pointing >> to MDL Library >> >> Flow: >> - Someone has changed FlexJS and I wanted to have those changes locally - >> rebuild FlexJS/Falcon/Typedefs >> - I'm changing MDL library - add new components etc. and wanted to try it >> out - Rebuild MDL Library - MDL Example will see new swc and I can use my >> components. >> >> If I wanted to debug something in MDL Example Project I'm using VS Code, >> but >> in most cases I don't need to cause Maven or Web Browser tells me what's >> wrong. >> >> Let me know whether it's understandable. >> >> Piotr >> >> >> >> ----- >> Apache Flex PMC >> piotrzarzyck...@gmail.com >> -- >> View this message in context: http://apache-flex-development >> .2333347.n4.nabble.com/FlexJS-Setting-up-FlexJS-and-MDL- >> tp57491p57492.html >> Sent from the Apache Flex Development mailing list archive at Nabble.com. >> > >