File tree 2 files changed +4
-247
lines changed
2 files changed +4
-247
lines changed Original file line number Diff line number Diff line change 117
117
<testArgs >
118
118
<arg >-runStyle</arg >
119
119
<arg >Manual:1</arg >
120
- <arg >-XjsInteropMode</arg >
121
- <arg >JS_RC</arg >
120
+ <arg >-generateJsInteropExports</arg >
122
121
</testArgs >
123
122
<startupUrls >
124
123
<startupUrl >processingjsgwtsample/index.html</startupUrl >
125
124
</startupUrls >
126
125
<compilerArgs >
127
- <compilerArg >-XjsInteropMode</compilerArg >
128
- <compilerArg >JS_RC</compilerArg >
126
+ <compilerArg >-generateJsInteropExports</compilerArg >
129
127
</compilerArgs >
130
128
<devmodeArgs >
131
- <arg >-XjsInteropMode</arg >
132
- <arg >JS_RC</arg >
129
+ <arg >-generateJsInteropExports</arg >
133
130
<devmodeArg >-incremental</devmodeArg >
134
131
</devmodeArgs >
135
132
<codeserverArgs >
136
- <arg >-XjsInteropMode</arg >
137
- <arg >JS_RC</arg >
133
+ <arg >-generateJsInteropExports</arg >
138
134
<arg >-incremental</arg >
139
135
</codeserverArgs >
140
136
<moduleName >${gwt.module} </moduleName >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments