Create a basic rector, capable of code analysis for JavaMail misusage. It's relevant for java projects only, although the whole plugin is language independent. So, we must ensure this is a separate component, which is gracefully disabled on PyCharm or RubyMine.
Implement one single inspection rule (e.g. unclised Transport) as a basis for further development
Create a basic rector, capable of code analysis for JavaMail misusage. It's relevant for java projects only, although the whole plugin is language independent. So, we must ensure this is a separate component, which is gracefully disabled on PyCharm or RubyMine.
Implement one single inspection rule (e.g. unclised Transport) as a basis for further development