主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2014年04月08日 08:47
Please check your IntelliJ Platform SDK "sandbox" path, it has illegal path " '/Users/<username>/Library/Caches/IdeaIC13/plugins-sandbox/test'"
社区
IntelliJ IDEA Open API and Plugin Development
Intellij sample test, ERROR: Invalid home path
0 票
创建于
2014年04月08日 19:03
So you're trying to run this test https://github.com/JetBrains/intellij-community/blob/master/samples/conditionalOperatorConvertor/testSource/testPlugin/YourTest.javaDid you change the "dataPath" v...
社区
IntelliJ IDEA Open API and Plugin Development
Intellij sample test, ERROR: Invalid home path
0 票
创建于
2014年04月08日 19:21
Indeed, reproduced. Unfortunately this sample hasn't been update in quite a while, if you want to learn how to write tests please rather look at actual production code tests.To make this test work,...
社区
IntelliJ IDEA Open API and Plugin Development
Intellij sample test, ERROR: Invalid home path
0 票
创建于
2014年04月08日 21:04
Please attach full test process output as file.
社区
IntelliJ IDEA Open API and Plugin Development
Intellij sample test, ERROR: Invalid home path
0 票
创建于
2014年04月09日 09:47
Thanks for the update, we're working on getting all these samples updated.
社区
IntelliJ IDEA Open API and Plugin Development
Intellij sample test, ERROR: Invalid home path
0 票
创建于
2014年05月25日 11:39
See com.intellij.openapi.ide.CopyPasteManager#getAllContents
社区
IntelliJ IDEA Open API and Plugin Development
How to retrieve clipboard history?
0 票
创建于
2014年05月19日 18:54
Hello,3) see com.intellij.testFramework.IdeaTestUtil#getPathForJdkNamed, a mockJDK has to be present (by default taken from IntelliJ Community Sources, you can set com.intellij.openapi.application....
社区
IntelliJ IDEA Open API and Plugin Development
Testing Highlighting
0 票
创建于
2014年05月19日 18:37
com.intellij.testFramework.fixtures.JavaCodeInsightTestFixture#addClass returns the just created class, no need for manual findClass() calls.
社区
IntelliJ IDEA Open API and Plugin Development
Problem "Access to psi files shoud be performed only after startup activity"
0 票
创建于
2014年05月19日 19:54
Please post full sources of your test or preferrably link to plugin sources repository.
社区
IntelliJ IDEA Open API and Plugin Development
Problem "Access to psi files shoud be performed only after startup activity"
0 票
创建于
2014年05月07日 06:31
Please try to delete contents of "Sandbox Home" directory in IntelliJ Platform SDK
社区
IntelliJ IDEA Open API and Plugin Development
Option for Plugin project is not available in 13
0 票
«
第一页
‹
上一页
下一页
›
最后
»