Yann Cebron
- 活动总数 8108
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 21
- 订阅数 3264
-
创建于 Question about TreeClassChooser.TreeInheritanceClassChooser
"Search By Name" correctly shows only subclasses, "Project"-tab shows all sorts of content (even non-JAVA-files ?! why is this??) but allows me to select classes NOT inheriting from base class. I c... -
创建于 Status of Wiki @http://www.intellij.org
Hi,I'm just wondering: who is the administrator of this Wiki? Would it be possible to upgrade to a "better" system or even better to migrate the existing Wiki to JetBrains' Confluence installation ... -
创建于 [ANN] Struts Plugin V0.82 for IDEA 5.0.2 (EAP)
Changes:- Support for Map-backed ActionForm-properties ("map(key)")- Improve support for nested ActionForm-properties, resolve upto first "." ("formProperty.beanProperty")- Refactoring: rename glob... -
创建于 Suggestion: improving EL-autocompletion for context attributes
How about defining attribute name<->bean-class pairs on request|session|application-context basis, so IDEA will be able to offer autocompletion/refactoring etc. in JSPs? -
创建于 [ANN] Struts Plugin V0.8 for IDEA 5.0.2 (EAP)
for build 3516, available via plugin managerV0.8 (10-17-05): Major rewriteKNOWN ISSUES- autocomplete for static web resources does not work all times, will get fixed in IDEA 5.0.2- "value"-attribut... -
创建于 [ANN] Struts Plugin V0.77Beta
This is a BETA version, please report errors/ideas for improvement.For build #3516.Changes against V0.76 Beta:- GoToSymbol (CTRLSHIFTALT+N): goto FormBean/Tiles-definition by entering name- Fixed "... -
创建于 ANN: Beta-Test Struts-Plug V0.76 Beta
This is a BETA version, please report errors/ideas for improvement.For build #3506.Changes against V0.75 Beta:- GoToSymbol (CTRLSHIFTALT+N): goto Action-declaration by entering path- Settings: opti... -
创建于 ChooseByNameContributor and current Module
in ChooseByNameContributor#getNames(Project project, boolean b) the following codesometimesa) returns b) or crashes with StackOverflowIs there a better way to determine the current module?Thanks, Yann -
创建于 Beta-Test Struts Plugin V0.75: Commons-Validator, Tiles JSP tags
For build #3496This is a BETA version, please report errors/ideas for improvement.Changes against V0.73beta:- Validator: validation.xml: autocomplete/ highlight/navigation to form/form-property, me... -
创建于 CssReferenceProvider not working with JSP tag attribute?
I'm trying to register above provider with attributes from Tags but always get the following exception:No messagejava.lang.NullPointerException at com.intellij.psi.impl.source.resolve.ResolveUtil.g...