So working with FlexJS0.7.0 and testing our FlexJS example (works with FlexJS0.6.0). I am getting following errors
Could not find file for class: org.apache.flex.html.supportClasses.DataGroup : File not found: org.apache.flex.html.supportClasses.DataGroup : java.lang.RuntimeException: Unable to find JavaScript filePath for class: org.apache.flex.html.supportClasses.DataGroup : at org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWriter.java:179) : at org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWriter.java:213) : at org.apache.flex.compiler.internal.graph.GoogDepsWriter.buildDB(GoogDepsWriter.java:130) : at org.apache.flex.compiler.internal.graph.GoogDepsWriter.getListOfFiles(GoogDepsWriter.java:82) : at org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPublisher.publish(MXMLFlexJSPublisher.java:337) : at org.apache.flex.compiler.clients.MXMLJSC.compile(MXMLJSC.java:490) : at org.apache.flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:352) : at org.apache.flex.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:277) -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Responsive-design-needs-for-FlexJS-HTML-output-tp12378p12457.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
