主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergio Castro
活动总数
58
最后的活动
2019年12月09日 08:47
成员加入日期
2015年07月17日 06:59
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
20
活动概览
帖子(17)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2017年01月25日 20:33
Found the answer. It was simpler than I thought. I just needed to implement the PairedBraceMatcher interface and add this entry to my plugin configuration: <lang.braceMatcher language="<language_na...
社区
IntelliJ IDEA Open API and Plugin Development
How to make my plugin to highlight a matching parenthesis in the editor of a language
2 票
创建于
2015年08月06日 14:12
Nevermind, found it under "Raw use of Parameterized class".
社区
IntelliJ IDEA Users
showing warning when declaring raw types
2 票
创建于
2019年12月09日 08:47
Thanks for your feedback Alexander, so I may be doing something wrong with the certificates.The certificates I am using have been generated only with the purpose of testing the SSL connection throu...
社区
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 票
创建于
2019年12月06日 10:50
I just deleted the settings at ~/Library/Preferences/<PRODUCT><VERSION>, as recommended. I still see the error message: [08006] The SSLSocketFactory class provided com.intellij.execution.rmi.ssl.S...
社区
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 票
创建于
2019年12月05日 17:28
I tried uninstalling and re-installing IntelliJ using Toolbox. To my surprise, when it installed it again it did not ask me if I want to import or not from previous settings. In any case this did n...
社区
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 票
创建于
2019年12月05日 10:42
I am experimenting the same problem. So the proposed solution is to re-install IntelliJ ? Does this actually worked for anybody ? I do not see any evidence of that in this thread.
社区
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 票
创建于
2017年03月10日 21:08
After lots of try and error, this seems to be working: valid_operator ::= atom_keyword|UNQUOTED_ATOM|SYMBOLIC_ATOM known_left_operator ::= &valid_operator ( ':-'|'?-'| ...
社区
IntelliJ IDEA Open API and Plugin Development
How to match tokens according to both their textual values and types in Grammar-Kit
0 票
创建于
2017年03月07日 10:59
thanks for your answer Peter, I created a separate thread for that here: https://intellij-support.jetbrains.com/hc/en-us/requests/894298?page=1 Unfortunately, all the newlines were removed (I did n...
社区
IntelliJ IDEA Open API and Plugin Development
IncorrectOperationException
0 票
已编辑于
2017年03月07日 08:36
I am also experimenting such a problem in one plugin I am developing. Could you please share how you solved it?
社区
IntelliJ IDEA Open API and Plugin Development
IncorrectOperationException
0 票
创建于
2015年07月31日 07:39
Update:I also tried selecting the module in the Project Structure window, then choosing the Dependencies tab and adding a new Module Dependency. However, from this list I can choose only modules in...
社区
IntelliJ IDEA Users
Best way to add dependency to external maven module
0 票
下一页
›
最后
»