Slava P.
Slava P.
@branflake2267 I've updated my Eclipse STS to the latest version 4.10 today, and I don't see "Validating GWT components" step on project clean anymore :-) Everything else is working just...
@niloc132 IMO the best way to solve this situation is "creating a new host and managing that going forward, updating the plugin to fix compatibility with recent versions of GWT...
@OlivierC-A3d you cannot build it with "just" bare maven, I've tried hard, it is not working that way. I believe some Eclipse "sdk" should be installed first to be able...
@foal I would say old Eclipse versions may continue to use 3.0 version of plugin. So 4.0 will be for new versions of Eclipse only. Thank you for doing fixes!
@jnehlmeier Unfortunately, this plugin has a lot of obsolete dependencies. I have not tried these particular binaries yet, but with the existing plugin I have to install the following to...
@keinhaar @foal Keep going guys, this plugin is quite needed for GWT, because not everyone wants/is able to switch to Idea. The most annoying part of this plugin is "validating...
@keinhaar I don't see any PR from you. It would be nice to share your changes to all, also I would really appreciate the clear building instructions, because I've tried...
@franticn yes, that’s what I said in the opening description, Dio 4 and null safety PR must be accepted first.
@franticn Please add this change, needed PR in already merged.
That's updated pubspec.yaml The only change in code needed is replacing MD5 to Hash in CacheManager ```xaml name: dio_http_cache description: http cache lib for Flutter dio like RxCache.It use sqflite...