Scott Smith
- 活动总数 25
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
创建于 Plugin Signing in Markeplace Coming in 2021.2?
已回答Hi,We are starting to test our plugin on 2021.2, since EAP version 4416.7 we notice that an unsigned plugin warning appears when we try to install our plugin from a ZIP file. I found this blog post... -
创建于 How to register custom gutter icons to Editor > General > Gutter Icons?
已回答Hello, We are adding some custom gutter icons provided by our plugin. We would like to allow users to disable those gutter icons from Editor > General > Gutter Icons. In order to do this, do we nee... -
创建于 Intellij Plugin Testing Robot Framework (intellij-ui-test-robot) on Windows?
已回答Hello,We are in the process of setting up tests for our plugin using the intellij-ui-test-robot plugin/framework (https://github.com/JetBrains/intellij-ui-test-robot). I have managed to get the tes... -
已编辑于 Classloaders in 2020.3 EAP
已回答Hello,We are trying to migrate our tests to be compatible with Idea 2020.3 in anticipation of its release. We are having classloading issues, specifically when fetching services. Previously we coul... -
已编辑于 Using Services when unit testing plugin against Idea 2019.3
已回答Hi,We are trying to expand the testing regime for our plugin to cover all versions that we support, including 2019.3. Some of our tests, based on ` JavaModuleTestCase make calls to ServiceManager.g... -
已编辑于 2020.3 EAP Incompatible with JDK8?
已回答Hello,We're testing our plugin on the 2020.3 EAP (LATEST-EAP-SNAPSHOT) and we are having some trouble building our plugin against this version with JDK8, failing with an error like import com.int... -
创建于 Pre-Release Testing of Paid Plugin Licensing through Jetbrains License Server
已回答Hello,It is possible to test a credit card purchase of a paid plugin before it is released - does anyone know if it possible to test floating network licensing similarly?Many ThanksScott Smith -
创建于 Dynamically generated Plugin XML Description
已回答Hi!Is it possible to insert 'dynamically generated content' into the plugin XML description element? In particular, we would like to get the currently installed plugin version and interpolate this ...