Skip to content

ohej/alfresco-spring-loaded-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDE-Friendly Spring loaded based RAD support for Alfresco

Run this project with:

  1. Clone this repo
  2. Download spring loaded from http://search.maven.org/remotecontent?filepath=org/springframework/springloaded/1.2.0.RELEASE/springloaded-1.2.0.RELEASE.jar
  3. MAVEN_OPTS="-Xms1024m -Xmx2048m -XX:PermSize=1024m -javaagent:/path/to/your/springloaded/jar/springloaded-1.2.0.RELEASE.jar -noverify" mvn clean install -Pspring-loaded
  4. Import in Eclipse Luna for JEE Devs
  5. Change Java code (or create new classes), webscripts (FTL, Java, Javascript - requires Webscript reload), static resources, jsp, etc
  6. Reload your browser!
  7. Profit :)

No webapp reload!

Limitations:

Currently doesn't reload:

  • Spring configuration files / beans hierarchies (requires restart)
  • Webscript Javascripts (requires caching disabling, manual call to webscript reload)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published