主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Stepa Strunkov
活动总数
33
最后的活动
2022年08月16日 11:26
成员加入日期
2022年04月21日 20:29
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
9
活动概览
帖子(9)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2022年06月27日 12:08
Well, I found this solution: FileTypeManager fileTypeManager = FileTypeManager.getInstance();Runnable r1 = ()->fileTypeManager.removeAssociatedExtension(FileTypes.PLAIN_TEXT, "eo");Runnable r2 = ()...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
创建于
2022年06月27日 09:42
Could you please provide more examples or link to documentation? I tried to add this code in PluginContoller class into projectOpened method but I don't see my logs in idea.logs Why isn't this code...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
创建于
2022年06月25日 11:50
I upgraded org.jetbrains.intellij to 1.2.0 and removed fileTypeFactory but problem still appears. Source: https://github.com/yasamprom/eo-intellij-plugin-copy2
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
已编辑于
2022年06月24日 08:27
By the way, I tried to reproduce this problem (IntelliJ 2020.3.2). I associated *.eo with text and then installed my plugin) I got message: But my colleges with other versions don't receive this me...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to associate file type automatically if it is already associated?
0 票
下一页
›
最后
»