sanjeev-rajput opened a new issue, #1218:
URL: https://github.com/apache/royale-asjs/issues/1218

   compiler throws "java.lang.NullPointerException" error
   this is because of comments under <fx:style> 
   <js:View xmlns:fx="http://ns.adobe.com/mxml/2009";
                                xmlns:js="library://ns.apache.org/royale/basic"
                                xmlns:j="library://ns.apache.org/royale/jewel">
                                <fx:Style>
                                        /*.TitleBar{
                                                border:solid 1px grey;
                                        }*/
                                        /*.DataContainer{
                                                border:solid 1px grey;
                                        }*/
                                        
                                </fx:Style>
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@royale.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to