Skip to content

jsf 2.0 / xhtml editing addon for eclipse. adds content assist for spring beans

Notifications You must be signed in to change notification settings

edmund-wagner/springsts-jsf-ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

JSF Content Assist for spring beans in eclipse

Installation

prerequisites:

  • sts eclipse 2.8.1 oder eclipse 3.7.2 jee with installed spring ide
  1. download the plugin and copy it to your eclipse's dropins folder
  2. restart eclipse (safety first ;)
  3. add your spring contexts to the project (project/properties/spring/beans support -> config files

Additional Config

you can specify additional beans (without @component etc..) to be suggested in the jsfca pref page (window/preferences/jsfca)

define the base package to be scanned and a java regex for the class name.

eg: "com.me.project.model" and ".*Model"

About

jsf 2.0 / xhtml editing addon for eclipse. adds content assist for spring beans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published