Release
false
true
false
build\release
1.4
false
Debug
true
true
false
build\debug
1.4
false
{52404C97-894A-4883-BE6F-8A693AC4C141}
NONE
build.xml
NONE
COPYING
NONE
readme.html
NONE
rife-jumpstart.javaproj
COMPILE
src/java/myblog/AbstractNewsProvider.java
COMPILE
src/java/myblog/model/NewsComment.java
COMPILE
src/java/myblog/model/NewsCommentMetaData.java
COMPILE
src/java/myblog/model/NewsItem.java
COMPILE
src/java/myblog/model/NewsItemMetaData.java
COMPILE
src/java/myblog/NewsProvider.java
NONE
src/rep/config.xml
NONE
src/templates/news/add.html
NONE
src/templates/news/common/display.html
NONE
src/templates/news/common/form.html
NONE
src/templates/news/edit.html
NONE
src/templates/news/latest.html
NONE
src/templates/news/show.html
COMPILE
src\implementations\myblog\elements\NewsAdd.java
COMPILE
src\implementations\myblog\elements\NewsEdit.java
COMPILE
src\implementations\myblog\elements\NewsEntry.java
COMPILE
src\implementations\myblog\elements\NewsLatest.java
COMPILE
src\implementations\myblog\elements\NewsShow.java
NONE
src\rep\datasources.xml
NONE
src\rep\participants.xml
NONE
src\sites\pub.xml
NONE
src\templates\common\blueprint.html
NONE
src\templates\common\error_area.html
NONE
src\templates\common\error_messages.html
NONE
src\VERSION
COMPILE
tests\java\com\uwyn\rife\jumpstart\TestApplication.java
COMPILE
tests\java\com\uwyn\rife\jumpstart\TestElements.java
NONE
web\images\button_uwyn.gif
NONE
web\images\dot_clear.png
NONE
web\images\rife-logo.png
NONE
web\images\rife-logo_small.png
NONE
web\images\rife_powered.png
NONE
web\META-INF\MANIFEST.MF
NONE
web\robots.txt
NONE
web\style\common.css
NONE
web\style\crud.css
NONE
web\style\home.css
NONE
web\WEB-INF\web.xml
rife-jumpstart
src\
lib\nekohtml-0.9.5.jar
lib\resolver-1.1.jar
lib\xercesImpl-2.7.1.jar
lib\xml-apis-2.7.1.jar
jetty-5.1.4\lib\derby.jar
jetty-5.1.4\lib\org.mortbay.jetty.jar
jetty-5.1.4\lib\javax.servlet.jar
jetty-5.1.4\ext\commons-logging.jar
lib\junit-3.8.1.jar
lib\rife-1.5-jdk14.jar
..\rife\src\framework\
lib\rife-crud-1.3-jdk14.jar
lib\rife-crud-1.3-templates.jar
etc/jetty.xml
Run WebUI
org.mortbay.jetty.Server
-Djetty.home=. -Drife.webapp.path=../src:../build/classes:../build/debug:../build/release:../lib
jetty-5.1.4\
junit.textui.TestRunner com.uwyn.rife.jumpstart.TestApplication
Run Tests
com.uwyn.rife.test.RunWithEngineClassLoader
-Drife.webapp.path=../src:../tests:../build/debug:../build/release:../lib
tests\