主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stephen Friedrich
活动总数
1583
最后的活动
2025年11月28日 21:06
成员加入日期
2003年02月20日 08:19
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
646
活动概览
帖子(205)
评论(728)
按最近的活动排序
最近的活动
投票数
创建于
2006年09月29日 21:46
Maybe, you have disabled assertions? This is the only way I can figure outabout this. If yes, please, enable them, and you'll see some otherexception, which, maybe, will help.Thanks again for the h...
社区
IntelliJ IDEA Open API and Plugin Development
XML Api: Help needed with Dom resolve/convert
0 票
创建于
2006年09月26日 11:04
I was hoping for code-completion in attribute value.Using String is my current workaround.In general: What is the benefit of using enums/NamedEnums in DOM interfaces?
社区
IntelliJ IDEA Open API and Plugin Development
XML DOM: "lax" enums?
0 票
创建于
2006年09月26日 11:27
Currently I don't see any way. I can suggest to file a request.It's not that important.NamedEnum is just a named enum :). It has corresponding method. If your XMLenum variant isn't Java identifier,...
社区
IntelliJ IDEA Open API and Plugin Development
XML DOM: "lax" enums?
0 票
创建于
2006年09月26日 12:43
I came across a couple more of these situations, so I filed a Jira request: http://www.jetbrains.net/jira/browse/IDEA-9542
社区
IntelliJ IDEA Open API and Plugin Development
XML DOM: "lax" enums?
0 票
创建于
2006年09月21日 17:02
Thanks Peter, but for Entity beans this returns null and I don't see how I can distinguish between stateless and stateful session beans.Any idea?It's not that important, because it turned out that ...
社区
IntelliJ IDEA Open API and Plugin Development
EJB questions
0 票
创建于
2006年09月21日 17:36
Here's the simplest project I could think of.When my inspection runs on build 5734 and I ask for the ejbRole of class com.acme.foobar.User I get null.Attachment(s):ejbRoleTest.zip
社区
IntelliJ IDEA Open API and Plugin Development
EJB questions
0 票
创建于
2006年09月21日 18:22
Thanks a lot. Sorry for the confusion - I only ever entered the Java EE domain after EJB 3 was out so I am very easy to confuse...But then again JBoss Seam documentation and examples always talk ab...
社区
IntelliJ IDEA Open API and Plugin Development
EJB questions
0 票
创建于
2006年09月22日 10:14
It shouldn't work, because the spec (xsd) says:Thanks for your patience and answering all those EE newbie questions.Strange. We'll look at it. Is "project tree" Project View or Java EE view?"projec...
社区
IntelliJ IDEA Open API and Plugin Development
EJB questions
0 票
创建于
2006年09月09日 23:32
Just for the sake of anybody else wo will search the forum for an answer:Look at the methods in PsiShortNamesCache.You get this cache by using PsiManager.getInstance(project).getShortNamesCache()
社区
IntelliJ IDEA Open API and Plugin Development
How to search file by file name in project's root directory?
0 票
创建于
2004年06月22日 17:31
Thanks so much, Gordon. These are my very first steps in Idea plug-in development and documentation is, hm, sub-optimal.I was so focused on the listener class, I did not really think about making b...
社区
IntelliJ IDEA Open API and Plugin Development
RefactoringElementListener: How to get old name/package?
0 票
«
第一页
‹
上一页
下一页
›
最后
»