Yao

Results 9 comments of Yao

Any update for this issue? Thanks.

遇到同样问题 盼望解决...

@nikitabobko It seems there are some problems maybe. ``` Traceback (most recent call last): 3: from ~/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 2: from ~/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 1: from ~/.rvm/gems/ruby-2.6.2/gems/arg_scanner-0.3.0/lib/arg_scanner/starter.rb:10:in `' ~/.rvm/gems/ruby-2.6.2/gems/arg_scanner-0.3.0/lib/arg_scanner/starter.rb:10:in `require_relative': cannot load...

I do not think it is necessary. This plugin is to reduce the syntax redundancy of Java.

Current workaround, using builder instead for factory

@stylismo Actually, I have done the groovy part myself,and use it daily. But I changed some of your origin code to reduce the duplication (like visibilities of some class,methods,etc.) and...

As far as I know, you need to use `com.intellij.modules.lang` if you want to support all products from intellij platforms. See also this link http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html (I read some of your...