主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Guno
活动总数
74
最后的活动
2023年09月30日 07:12
成员加入日期
2009年01月06日 19:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
22
活动概览
帖子(16)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2014年09月12日 16:26
The error reporting in database console looks ok, it'd be great if it works the same in sql files.I've created a Youtrack issue for this:http://youtrack.jetbrains.com/issue/IDEA-129793Thanks!Guno
社区
IntelliJ IDEA Users
Stop on first error when running a (DB2) database script
0 票
创建于
2010年03月24日 22:18
Hi Roman,I'm afraid I cannot give you the exact code that causes it, as I do not have that source code. The error occurs in code that is part of the Code Collaborator API.I did decompile the class ...
社区
IntelliJ IDEA Open API and Plugin Development
XmlRpc library conflict
0 票
创建于
2010年04月07日 20:19
Hi Roman,Still haven't solved the problem, which also occurs in IntelliJ 9.0.1.The following code is enough for the problem to occur:import org.apache.xmlrpc.client.XmlRpcClient;public class Examp...
社区
IntelliJ IDEA Open API and Plugin Development
XmlRpc library conflict
0 票
创建于
2010年04月28日 20:13
You're right. Whilst running the Examples class generates an error, it does work when running the plugin itself.I tried this in my plugin project, same there. I was under the impression that the er...
社区
IntelliJ IDEA Open API and Plugin Development
XmlRpc library conflict
0 票
创建于
2013年08月04日 08:56
Thanks. But where should I provide this reference resolving to the Java element?As far as I can tell, the tutorial only describes how to implement references within an XML file. This is easy, as th...
社区
IntelliJ IDEA Open API and Plugin Development
Choose between custom language and DOM APIs
0 票
创建于
2013年08月04日 15:40
Thanks. I'll try that.
社区
IntelliJ IDEA Open API and Plugin Development
Choose between custom language and DOM APIs
0 票
创建于
2013年07月29日 19:23
I see. Thanks.And if I were to go for the DOM APIs, would I be able to implement 'custom language like' features (such as are discussed here)?If not, then the choice is an easy one ;-)Guno
社区
IntelliJ IDEA Open API and Plugin Development
Custom DomElementsAnnotator isn't invoked
0 票
创建于
2010年04月19日 20:59
The libs xmlrpc-client.jar and xmlrpc.common.jar mentioned above are from the XmlRpc 3.1.2 distribution.These two libraries, combined with the trivial class Example pasted above, cause the error I ...
社区
IntelliJ IDEA Open API and Plugin Development
XmlRpc library conflict
0 票
创建于
2013年07月30日 17:25
Thanks. I'll go for the DOM API then.Guno
社区
IntelliJ IDEA Open API and Plugin Development
Choose between custom language and DOM APIs
0 票
创建于
2013年08月03日 17:39
Will I also be able to find usages of foo (see XML fragment above) in Java code (getFromMapping() calls)?It looks like XmlFindUsagesProvider doesn't allow me to find usages for XmlText elements by ...
社区
IntelliJ IDEA Open API and Plugin Development
Choose between custom language and DOM APIs
0 票
«
第一页
‹
上一页
下一页
›
最后
»