Hi Alina, Good to know you got it working.
A repo built with Ant can be directly used to build applications. Each example in the examples folder has its own build.xml so you can just switch to any folder and run Ant. If you are using an IDE like Moonshine, I'm not quite sure what needs to be done. Maybe Piotr can help. You can also try the "ant release" and build a nightly build on your computer and you should be able to use that in an IDE. IMO, it will be most efficient to figure out how to use the regular Ant build to directly build your application. That way you won't have to take the time to run the release target after every change. After you decide how you want to handle building your app, we want to show you how to help create emulation components. Thanks, -Alex On 3/20/18, 2:09 AM, "alina kazi" <[email protected]> wrote: >Hi Alex > >Successfully build ant. >https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dropb >ox.com%2Fs%2Fhp5vlxypy6w6ejt%2Fbuildantsuccessful.png%3Fdl%3D0&data=02%7C0 >1%7Caharui%40adobe.com%7C34a81d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b3443 >8794aed2c178decee1%7C0%7C0%7C636571337707900851&sdata=4rIr1Ks8sGu5nTFhTK%2 >Fa3G2rK%2FqVKj04dfBCm5G7eS0%3D&reserved=0 > >we use >mvn -Drat.skip=true >-DdistributionTargetFolder=f:\src\royale-asjs\distribution -P >build-distribution clean install >for distribution using maven > >what command we have to use for ant ? > >Thanks, >Alina > > > >-- >Sent from: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy >ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C34a81 >d99a82b451bd4fc08d58e42494c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6 >36571337707900851&sdata=72WAN979K4uyShZ8MIwHGDJ3DdZdctrqpihJoe7UEIA%3D&res >erved=0
