Vlad Skarzhevskyy

Results 5 comments of Vlad Skarzhevskyy

The last published version of this plugin works for my team in Eclipse version 2021-09 (4.21.0) So we simply stopped upgrading Eclipse for now. In our team we use separate...

Kudos to @keinhaar @foal for resurrecting the project --- For our use case we see a lot of "validating GWT components" in progress messages when - changing/upgrading dependencies - updating...

workaround code that works for us ``` /** * Add this class to /META-INF/spring.factories under the {@code org.springframework.boot.actuate.autoconfigure.web.ManagementContextConfiguration} */ @ManagementContextConfiguration(value = ManagementContextType.CHILD) public class MyAppManagementConfig { @Bean public WebServerFactoryCustomizer managementServerustomizer()...

The LGPL originally popup up because progurad was linked in code(in pyx4me code) at Compile Time. I believe in last version we have removed this linking and progurad is called...

As I said I have no objection for changing LICENSE.