主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
chenlibing
活动总数
407
最后的活动
2016年01月18日 05:16
成员加入日期
2003年11月26日 02:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
173
活动概览
帖子(84)
评论(150)
按最近的活动排序
最近的活动
投票数
创建于
2008年08月28日 01:31
Following is my code in iBATIS plugin, please try. VelocityContext context = new VelocityContext(); context.put("p...
社区
IntelliJ IDEA Open API and Plugin Development
Bundling Velocity in a plugin does not work
0 票
创建于
2008年08月28日 11:35
Do you include velocity.jar in your classpath, because IDEA has bundled it.
社区
IntelliJ IDEA Open API and Plugin Development
Bundling Velocity in a plugin does not work
0 票
创建于
2009年10月29日 12:20
Can plugin developers get the JavaEE plugin source code? And I think a lot of guys want to develop plugin for JEE development, and JavaEE plugin source code is great to reference during plugin dev...
社区
IntelliJ IDEA Open API and Plugin Development
Maia - where is the OpenAPI source (development kit)?
0 票
创建于
2007年10月30日 13:17
http://www.google.com/codesearch?q=intellij+ompletionData&hl=zh-CN&btnG=%E6%90%9C%E7%B4%A2%E4%BB%A3%E7%A0%81These are some demos, and you can take a look and try.
社区
IntelliJ IDEA Open API and Plugin Development
Comments, plain text code completion
0 票
创建于
2007年10月18日 08:09
http://mevenide.codehaus.org/m2-repository, jars for version 7361(7.0) have not been added.
社区
IntelliJ IDEA Open API and Plugin Development
IntelliJ 7 in the Maven repository?
0 票
创建于
2007年12月28日 11:21
yes, Peter, where can I find an example for reference?
社区
IntelliJ IDEA Open API and Plugin Development
How to implement usages find for xml attribute?
0 票
创建于
2007年12月28日 11:34
I have a xml code as following:]]>and Java code as follwing:client.queryForObject("select.user");I make "select.user" attribute value refer to "select" tag, and make "select.user" parameter to refe...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement usages find for xml attribute?
0 票
创建于
2008年04月19日 14:54
Hi Jay, I want to make a plugin to extend JavaScript plugin add some special features for javascript frameworks, such as Prototype, ExtJS. I want to add code completion for config parameter, css se...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement custom code completion in javascript?
0 票
创建于
2008年04月19日 07:04
Hi Jacek, in my iBATIS plugin, jetbrains guys create a new api for me, please take a look at the attachment, if you think ok, please use following code: registry.registerDocTagReferenceProvi...
社区
IntelliJ IDEA Open API and Plugin Development
Code/Text completion in IDEA 7
0 票
创建于
2009年04月07日 08:09
Got it please igore it.registrar.registerReferenceProvider(PsiJavaPatterns.literalExpression().insideAnnotationParam( PlatformPatterns.string().with(new PatternCondition<String>("Da...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement code completion for annotation's array parameter?
0 票
«
第一页
‹
上一页
下一页
›
最后
»