主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Peter Gromov
活动总数
2258
最后的活动
2023年05月09日 12:44
成员加入日期
2008年07月25日 18:59
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
739
活动概览
文章(0)
帖子(3)
评论(1516)
按最近的活动排序
最近的活动
投票数
创建于
2008年08月28日 12:42
JavaTek wrote:Thanks for the help. I guess the AspectJ plugins are misleading but that explains why I get a red squiggly under the following: @Pointcut("call(* .(..)) && !within(ExceptionLogger...
社区
IntelliJ IDEA Plugin Users
AspectJ Supported in IntelliJ 7.0.x?
0 票
创建于
2008年08月28日 12:33
Hence, with 8.0M1, the editor marks all of the user directives aserroneous if the macro definiton doesn't reside in the same file. Isthere a way for me force the FreeMarker editor to consider all ...
社区
IntelliJ IDEA EAP Users
FreeMarker directive/function scoping and includes
0 票
创建于
2008年08月26日 11:16
In what extent does intellij7 support language dialects? See there is no screen where language dialects can be associated to files (like in 8.0). Is there any way to do this programmatically?Tell ...
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.lang.LanguageDialect with idea 7.0
0 票
创建于
2008年08月22日 11:35
Bruce Ritchie wrote:>>> The 'view' variable is really a reference to>>> CommunityAction.getView() and 'statics' is literally just a special>>> map injected into the freemarker context. Is there way...
社区
IntelliJ IDEA EAP Users
freemarker variable resolution in milestone 1
0 票
创建于
2008年08月21日 13:01
<@s.text name="community.show_all.link"/> <@s.url value='/'/>You can write <#assign s = JspTagLibs['tld url']>. Now you can do thisonly in the source file, but we'll add external implicit assignmen...
社区
IntelliJ IDEA EAP Users
freemarker variable resolution in milestone 1
0 票
创建于
2008年08月21日 12:47
Dave Lorde wrote:Both I and a colleague have encountered 7.0.4 showing an error in code that is valid and compiles. This only seems to go away when the project is closed and reopened.I saw it when ...
社区
IntelliJ IDEA Users
7.0.4 Valid code marked as error
0 票
创建于
2008年08月19日 06:16
Thanks much for the reply Peter. Well the configuration was created by running the mvn idea command. I have the SWF dependencies added in the pom.xml. That's about it. There are no META-INF/spring....
社区
IntelliJ IDEA EAP Users
Intellij 8.0 M1 and Spring Webflow 2.0.3 - getting exception
0 票
创建于
2008年08月18日 21:40
Spring WebFlow is implemented through Spring custom namespace handlers. IDEA tries to run custom bean parsers on the fly, and in this case it didn't succeed. BTW since the next EAP this will be com...
社区
IntelliJ IDEA EAP Users
Intellij 8.0 M1 and Spring Webflow 2.0.3 - getting exception
0 票
创建于
2008年08月18日 13:10
Balakrishnan wrote:Small correction. Code completion for the import statements, provided in the same file as comma separated ones, are working fine. Only the packages that are declared in the inclu...
社区
IntelliJ IDEA EAP Users
Code completion in JSP
0 票
创建于
2008年08月18日 10:17
Hi,I'm working on a custom language parser, and I'd like to be able to write JUnit tests against it, building it up one expression type at a time. Unfortunately, it's not obvious to me how to do th...
社区
IntelliJ IDEA Open API and Plugin Development
How can I unit test a custom language parser?
0 票
«
第一页
‹
上一页
下一页
›
最后
»