Yann Cebron
- Total activity 8231
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 21
- Subscriptions 3314
-
Created 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... -
Created 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 ... -
Created [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... -
Created 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? -
Created [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... -
Created [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 "... -
Created 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... -
Created 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 -
Created 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... -
Created 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...