You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2006/06/22 15:16:45 UTC

svn commit: r416365 - /incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt

Author: aadamchik
Date: Thu Jun 22 06:16:44 2006
New Revision: 416365

URL: http://svn.apache.org/viewvc?rev=416365&view=rev
Log:
Instructions on tutorial source code use

Added:
    incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt   (with props)

Added: incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt?rev=416365&view=auto
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt (added)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt Thu Jun 22 06:16:44 2006
@@ -0,0 +1,11 @@
+This is a Cayenne tutorial source code.
+
+The tutorial documentation is available as a part of Cayenne release and also on the web:
+
+  http://objectstyle.org/confluence/display/CAYDOC/Quick+Start
+
+If you DO NOT want to follow the tutorial steps, and simply need to browse the code, do this:
+
+* import this project to Eclipse, and open project properties
+* delete dependency on "cayenne-java" project 
+* add dependencies on two external Jars - cayenne.jar and derby.jar
\ No newline at end of file

Propchange: incubator/cayenne/main/trunk/cayenne/cayenne-tutorial/README-tutorial.txt
------------------------------------------------------------------------------
    svn:eol-style = native