You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
both requires gwt-dnd (I have gwt-dnd-3.3.4), but when trying to load the app am getting this Warning and the connected graph is not shown at all or doesn't function as expected:
GET /recompile/gwt_connectors_demo
Job com.gwt.connector.demo.GWT_Connectors_Demo_1_0
starting job: com.gwt.connector.demo.GWT_Connectors_Demo_1_0
binding: user.agent=safari
Compiling module com.gwt.connector.demo.GWT_Connectors_Demo
Computing all possible rebind results for 'com.allen_sauer.gwt.dnd.client.util.DragClientBundle'
Rebinding com.allen_sauer.gwt.dnd.client.util.DragClientBundle
Invoking generator com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method css
The following problems were detected
[WARN] Line 63 column 30: encountered "=". Was expecting one of: "+" "-" "," "/" ")"
Unification traversed 18644 fields and methods and 1738 types. 1706 are considered part of the current module and 1706 had all of their fields and methods traversed.
Compiling 1 permutation
Compiling permutation 0...
Linking per-type JS with 1690 new types.
prelink JS size = 3018555
prelink sourcemap = 3018555 bytes and 83179 lines
postlink JS size = 2888358
postlink sourcemap = 2888358 bytes and 79719 lines
Source Maps Enabled
Compile of permutations succeeded
Compilation succeeded -- 8.958s
Hi,
I'm trying to use a gwt connected graph, I tried so far 2 gwt projects:
both requires gwt-dnd (I have gwt-dnd-3.3.4), but when trying to load the app am getting this Warning and the connected graph is not shown at all or doesn't function as expected:
PSB
#185
https://groups.google.com/forum/#!topic/gwt-connectors/YOBhi7VXRjU
Please advice how can I resolve it...
B.R.
The text was updated successfully, but these errors were encountered: