Dragiša Durić
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 11
-
-
Dragiša Durić 创建了一个帖子, SyntheticLibrary, how to connect to a module and scopes
Hello, As explained here: AdditionalLibraryRootsProvider Allows providing synthetic/predefined libraries (SyntheticLibrary) in a project without exposing them in the model. By default, they're also... -
-
-
-
Dragiša Durić 创建了一个帖子, 已回答Class not found ProjectStructureDetector, while importing modules... (a feature under dev)
As per subject. I have tried to reinstall IntelliJ Platform SDK, but always this same same version is started. Short of removing all from Toolbox folder, no idea how to even try to change it. Docum... -
-
Dragiša Durić 创建了一个帖子, 已回答RestartableLexer
Hello, As I proceed with my custom language plugin, I am getting spurious crashes. @NotNull method com/intellij/openapi/editor/ex/util/SegmentArrayWithData.unpackTokenFromData must not return null ... -
-
Dragiša Durić 创建了一个帖子, 已回答Trailing whitespace in source file kills my SyntaxHighlighter (in a new lang plugin)
Hello, I did some initial work on a language plugin and as far as lexer and parser go, it works well. But once I activate SyntaxHighlighter, it fails on files where I have a newline after the last ...