carlosrovira commented on issue #519: SDK 0.9.6 <js:DataGridPercentageView/> bead work only on header DataGrid, not on cells URL: https://github.com/apache/royale-asjs/issues/519#issuecomment-543624340 Hi Fred, I recommend you Maven and ANT to develop the SDK. I have a shell script that builds compiler, then typedefs and finally framework with Maven from latest source code. Then I pass ANT to build SDK (this is because SDK creation with Maven is not currently working). The SDK is created in the royale-asjs repo folder and I use it in my IDE. The ANT pass is not needed most of the times, but doing it you can try the SDK on an IDE an ensure all is ok from all points of view. @greg-dove has the same shell script than me for Windows, while I have it for Mac, depending on your platform we can share it in a Gist
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
