Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Rebinding com.allen_sauer.gwt.dnd.client.util.DragClientBundle Warning #198

Open
zbeedatm opened this issue Oct 21, 2017 · 0 comments
Open

Comments

@zbeedatm
Copy link

zbeedatm commented Oct 21, 2017

Hi,
I'm trying to use a gwt connected graph, I tried so far 2 gwt projects:

  1. gwt-connector (https://code.google.com/archive/p/gwt-connectors/)
  2. gwt-links (https://code.google.com/archive/p/gwt-links/wikis/GettingStarted.wiki)

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

PSB
#185
https://groups.google.com/forum/#!topic/gwt-connectors/YOBhi7VXRjU

Please advice how can I resolve it...

B.R.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant