File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 124
124
<testArgs >
125
125
<arg >-runStyle</arg >
126
126
<arg >Manual:1</arg >
127
- <arg >-XjsInteropMode</arg >
128
- <arg >JS_RC</arg >
127
+ <arg >-generateJsInteropExports</arg >
129
128
</testArgs >
130
129
<startupUrls >
131
130
<startupUrl >ldviewersample/index.html</startupUrl >
132
131
</startupUrls >
133
132
<compilerArgs >
134
- <compilerArg >-XjsInteropMode</compilerArg >
135
- <compilerArg >JS_RC</compilerArg >
133
+ <compilerArg >-generateJsInteropExports</compilerArg >
136
134
</compilerArgs >
137
135
<devmodeArgs >
138
- <arg >-XjsInteropMode</arg >
139
- <arg >JS_RC</arg >
136
+ <devmodeArg >-generateJsInteropExports</devmodeArg >
140
137
<devmodeArg >-incremental</devmodeArg >
141
138
</devmodeArgs >
142
139
<codeserverArgs >
143
- <arg >-XjsInteropMode</arg >
144
- <arg >JS_RC</arg >
140
+ <arg >-generateJsInteropExports</arg >
145
141
<arg >-incremental</arg >
146
142
</codeserverArgs >
147
143
<moduleName >${gwt.module} </moduleName >
You can’t perform that action at this time.
0 commit comments