Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergio Castro
Total activity
58
Last activity
December 09, 2019 08:47
Member since
July 17, 2015 06:59
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
20
Activity overview
Posts (17)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
January 25, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to make my plugin to highlight a matching parenthesis in the editor of a language
2 votes
Created
August 06, 2015 14:12
Nevermind, found it under "Raw use of Parameterized class".
Community
IntelliJ IDEA Users
showing warning when declaring raw types
2 votes
Created
December 09, 2019 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...
Community
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 votes
Created
December 06, 2019 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...
Community
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 votes
Created
December 05, 2019 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...
Community
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 votes
Created
December 05, 2019 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.
Community
IntelliJ IDEA Users
Class not found exception using SSL on Postgres DB
0 votes
Created
March 10, 2017 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 ( ':-'|'?-'| ...
Community
IntelliJ IDEA Open API and Plugin Development
How to match tokens according to both their textual values and types in Grammar-Kit
0 votes
Created
March 07, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
IncorrectOperationException
0 votes
Edited
March 07, 2017 08:36
I am also experimenting such a problem in one plugin I am developing. Could you please share how you solved it?
Community
IntelliJ IDEA Open API and Plugin Development
IncorrectOperationException
0 votes
Next
›
Last
»