Rich Platform project for Java web applications.
This project is maintained by aktion-hip
Steps to
create the environment to develop Ripla bundles in Eclipse.
Git Repository Exploring -> Clone Git Repository -> URI -> enter https://github.com/aktion-hip/ripla.git -> choose master branch, clone repository in local directory
In Git Repository Exploring call context menu on project checked out -> choose "Import Projects…" -> "Import existing project", iterate steps for every project you want to import
"Import…" -> "Launch Configurations", enter or select directory, select "Ripla-Demo.launch"
Debug -> "Debug Configurations…" -> OSGi Framework -> select "Ripla-Demo" -> button "Debug" starts the program in debug mode on port 8080 -> http://localhost:8080/demo
(http://localhost:8080/system/console for Felix Web Console)
After having developed your own bundles for your Ripla application, you have to add them to the application’s launch configuration for that they are started.