Skip to content

harawata/stlipse

Repository files navigation

Stlipse : Stripes plug-in for Eclipse

Stripes Framework is a web application development framework.
And Stlipse is a small Eclipse plug-in that helps developing Stripes based web applications.

Features

JSP Editor Enhancements

  • JSP Support for beanclass attribute
  • Hyperlink for beanclass to open the ActionBean in Java editor
  • beanclass validation and Quick Fix to create the missing ActionBean directly from JSP
  • Content Assist and Validation for various Stripes form tags

Please see JSP editor enhancements for the details.

Java Editor Enhancements

  • Content Assist and Validation for field attribute of @Validate annotation
  • Content Assist and Validation for allow and deny attributes of @StrictBinding annotation
  • A set of templates

Please see Java editor enhancement and Templates for the details.

Installation

Please see the Installation Guide.

About

Stlipse is an Eclipse Plugin that helps developing Stripes Framework based web application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages