NLSurfMan / tasks

IntelliJ Tasks Plugin
http://confluence.jetbrains.net/display/CONTEST/Tasks
29 stars 16 forks source link

Remove constructor injection #42

Open Vampire opened 4 years ago

Vampire commented 4 years ago

Starting IJ 2020.1 with the tasks plugin enabled produces this warning in the idea.log:

2020-05-22 23:45:01,164 [   3777]   WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=org.dubik.tasks.TasksApplicationComponent)
NLSurfMan commented 4 years ago

Thanks for reporting this. As I am currently updating the plugin to the latest IntelliJ Platform version, I will see this gets fixed