Changeset 1734 for trunk/README.txt
- Timestamp:
- 08/07/07 09:29:15 (16 months ago)
- Files:
-
- 1 modified
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.txt
r1543 r1734 1 2 -------------------------------------------------3 OMERO - OME Remote Objects Server v.3.0.M24 -------------------------------------------------5 6 7 .................................................8 .WARNING: Omero is currently in development mode.9 . and should be considered BETA. .10 .................................................11 12 1 13 2 For information on installation and developing omero, 14 please see the OMER Wiki and the development Trac at :3 please see the OMERO development Trac: 15 4 16 http:// cvs.openmicroscopy.org.uk/tiki/17 http://trac.openmicroscopy.org.uk/ 5 http://trac.openmicroscopy.org.uk/omero/wiki/OmeroInstall 6 http://trac.openmicroscopy.org.uk/omero/wiki/OmeroBuild 18 7 19 Especially:20 21 * Getting Started:22 http://cvs.openmicroscopy.org.uk/tiki/tiki-index.php?page=Omero+Getting+Started23 24 * Omero Design:25 http://cvs.openmicroscopy.org.uk/tiki/tiki-index.php?page=Omero+Design26 27 * Development Roadmap:28 https://trac.openmicroscopy.org.uk/roadmap29 30 The contents of this directory ("OMERO_HOME") are:31 32 README.txt:33 this file34 35 components:36 directory containing artifacts for the build37 38 pom.xml:39 a Maven Project Object Model (POM) defining the40 build dependencies41 42 etc:43 Configuration directory44 45 docs:46 documentation, license (LICENSE), and47 various example files.48 49 lib:50 libraries necessary for ant build including ant itself.51 52
