Dart: plugin prerequisites

已回答

I am trying to build the Dart Plugin.

 

In the Prerequisites, multiple plugins are required, however they don't exist

  1. Git Integration
  2. I18n for Java
  3. IntelliLang
  4. JUnit
  5. Plugin DevKit
  6. Properties Support
  7. UI Designer

 

However, I am able to compile. There are run-time errors which would be listed separately.

 

0
正式评论

Thanks, looks like some plugins have been renamed since that readme was last updated. The new names are Git, Java Internationalization, Properties. The other 4 listed plugins do exist. I checked in IntelliJ IDEA 2021.2.3 Preview.

BTW, a pull request making instructions more clear according to your experience would be appreciated =)

请先登录再写评论。