Hi Patrizia,

If you are using Ant to build something from sources to be used in an IDE
like Flash Builder, you will need to run "ant release -Dnightly=true"
which will create artifacts in the "out" folder that you then expand into
an empty folder and run "ant -f installer.xml"

I'm not sure we've got all of the kinds worked out from the Maven build
for making an IDE compatible package.

Thanks,
-Alex

On 5/23/17, 6:25 AM, "patrizia.bellitto" <patrizia.belli...@st.com> wrote:

>Hi Christofer,
>I was able to compile everything both with Maven and Ant on MacOS.
>Then I followed the instructions to use FlexJS within Flash Builder 4.7
>(https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.ap
>ache.org%2Fconfluence%2Fdisplay%2FFLEX%2FUsing%2BFlexJS%2Bwith%2BAdobe%2BF
>lash%2BBuilder&data=02%7C01%7C%7Ca62f1553c936422716d308d4a1e12bbf%7Cfa7b1b
>5a7b34438794aed2c178decee1%7C0%7C0%7C636311435863437429&sdata=MGdZsy3kLDBZ
>C7n4KORLLbMaocm140e21uEKLBiO0mA%3D&reserved=0).
>
>
>The release 0.8.0 I build through Maven returns this error when converting
>the simple Flex project to FlexJS project:
>
>The file does not exist for the external tool named Convert New Flex
>Project
>to FlexJS MVC Project.
>
>while with the release 0.7.0 compiled with Ant I can convert the project
>to
>a FlexJS project, but, trying to launch the Falcon JX release and build
>configuration the error is:
>
>Using Falcon codebase:
>/Users/pbellitto/Sviluppo/apache-flex-flexjs-0.7.0-ant/js/bin/../..
>Using Flex SDK:
>/Users/pbellitto/Sviluppo/apache-flex-flexjs-0.7.0-ant/js/bin/../..
>Error: Unable to access jarfile
>/Users/pbellitto/Sviluppo/apache-flex-flexjs-0.7.0-ant/js/bin/../lib/mxmlc
>.jar
>
>
>that is the same problem I had on Windows.
>I'm using the latest releases of Maven and Ant.
>
>Thanks
>Patrizia
>
>
>
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-users.2333346.n4.nabble.com%2FFlexJS-maven-compiled-from-source-but-sett
>ings-and-lib-missing-tp15045p15256.html&data=02%7C01%7C%7Ca62f1553c9364227
>16d308d4a1e12bbf%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636311435863
>447438&sdata=YhFYOrgCeFYr0ALIWfUlYyYLBQQDhm6f6M4IdYa0Wxk%3D&reserved=0
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to