I find the same question asked by someone else, the file locates in the path 'out/Release/gen/xwalk_core_reflection_layer/wrapper/org/xwalk/core/XWalkView.java.', but there was only a file named 'wrapper.srcjar' under the 'out/Release/gen/xwalk_core_reflection_layer/wrapper/', is this different involves the version of the crosswalk? And now, i can modify the 'XWalkView.java' in the 'wrapper.srcjar'.
BR Bill At 2017-01-16 19:42:29, "Raphael Kubo da Costa" <[email protected]> wrote: >单云强 <[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
