Overview
IntelliStripes add Stripes Framework Integration on IntelliJ IDEA, in the same IntelliJ way, wizardless but code centric.
Tutorial
coming soon
History
Version 0.1.0.097 (2007-07-29)
Initial Version
- Basic web.xml configuration
- StripesDispatcher
- StripesFilter
- Stripes - Spring Integration
- Auto completion in JSP Stripes tags
- beanclass attribute on:
- form
- errors
- link
- url
- useActionBean
- name attribute (setter methods) on :
- checkox
- file
- hidden
- password
- radio
- select
- text
- textarea
- name attribute (event methods) on
- button
- image
- submit
- beanclass attribute on:
- Icons for
- Action Bean Classes
- JSP pages with Stripes taglib
Version 0.1.1.111 (2007-08-04)
- File Templates
- commons-logging.properties
- log4j.properties
- StripesResources.properties
- Add Configuration options to Logging and Stripes Resource
Version 0.1.2.241 (2007-08-27)
Deleted from repository
- File Templates
- log4j.xml
- Add Configuration option to chose between lo4j.properties and lo4gj.xml (Thanks to Evgeny Shepelyuk for the idea)
Version 0.1.3.241 (2007-08-28)
- Bug Fix NPE When Stripes Facet is Added to a module (Thanks to Evgeny Shepelyuk for the feed back)
Version 0.3.1.294 (2007-09-23)
- Open Source with Apache license
- Auto Completion in Stripes JSP tags
- field attribute on
- errors
- name attribute (setter methods) on
- link-param
- event attribute on
- link
- url
- useActionBean
- field attribute on
Version 0.4.1.294 (2007-09-26)
- Auto Completion in ActionBean Class on
- @SpringBean Annotation (Only works when the module have a Spring Facet configured)
- IntelliStripes code available on http://intellistripes.googlecode.com
Version 0.4.3.364 (2007-11-01)
- Auto Completion in Stripes JSP tags
- name attribute on (JSP)
- layout-render
- name attribute on (JSP)
- Remove Icon for ActionBean Abstract Classes
- Add Configuration Option to Configure ActionReslver.UrlFiltersgo
- Fixed Auto Completion for Setter methods inherited from Super Class
Version 0.4.4.364 (2007-11-08)
- Bug Fix NPE In Event (Resolution Methods) Auto Completion When the ActionBean Class have Explicit Constructors (Thanks to Marijan J Milicevic for the feed back)
- Fixed Auto Completion for Event (Resolution Methods) inherited from Super Class
Version 0.6.1.364 (2007-11-12)
Deleted From Repository
- File Templates
- ActionBean.java
- Add Action for create New ActionBean Class
- Auto Completion in Stripes JSP tags
- name attribute on (layout-component name defined inside layout-definition)
- layout-component
- name attribute on (layout-component name defined inside layout-definition)
- Add Option to Change Icons on Facet Configuration (Thanks to Evgeny Shepelyuk for the idea)
Version 0.6.2.364 (2007-11-18)
- Bug Fix Not-Deterministic Assertion Failed Related with New ActionBean Action
Version 0.7.1.576 (2007-11-29)
- Stripes Libraries Configured through Facet
- Correct misspelling in "Plugin Configuration" Tab (Thanks to Evgeny Shepelyuk for the feed back)
Version 0.7.5.584 (2007-11-08)
- Auto Completion in Stripes JSP tags
- name attribute on (setter method)
- param
- name attribute on (setter method)