Amir Tuval
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
创建于 Plugin disabled after update in 2019.3 when plugin has a global inspection registered
已回答Hi, We have a plugin with a globalInspection registered in its xml. It was working fine in previous versions of IJ. With 2019.3, the inspection still works fine, however, when a user updates the ... -
创建于 Testing a custom plugin depending on bundled JavaScript plugin
已回答I am developing an Intellij and WebStorm plugin that depend on the bundled JavaScript plugin. I have some LightPlatformCodeInsightFixtureTestCase tests that test its functionality. I also run the t... -
创建于 Depending on multiple optional plugins
已回答Hi, We are developing a plugin for code assistance with support for both Java and JavaScript. Our plugin supports both Intellij IDEA Communite/Ultimate additions and WebStorm. We therefore depe... -
创建于 Problem developing a plugin for idea ultimate and webstorm - build expired
已回答Hi, We have a plugin that assists in java development.We were developing it using the gradle build for a while now, using intellij community edition as a sandbox. Lately we added some features for ...