单云强 <[email protected]> writes: > Hello, > > How can I get the file 'XWalkView.java'? After run 'ninja -C > out/Release xwalk_core_library' there was only .jar file generated, so as i > want to modify the > 'XWalkView.java', > > what i can do?
XWalkView.java is generated automatically from XWalkViewInternal.java, so whatever you are trying to do should likely be done to the latter. _______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
