Menu

Tree [41700d] default tip /
 History

Read Only access


File Date Author Commit
 .settings 2011-01-12 Aaron Digulla Aaron Digulla [09d5a4] Use UTF-8 to encode property files. Otherwise, ...
 data 2011-01-14 Aaron Digulla Aaron Digulla [20e5a2] Building the distribution is now independent of...
 expected 2011-09-22 Aaron Digulla Aaron Digulla [41700d] Updated HTML output
 launch 2011-03-06 Aaron Digulla Aaron Digulla [7f9778] Require Java 6
 logo 2010-04-08 digulla digulla [e85b6e] Nice logo for the project
 screenshots 2010-05-15 adigulla adigulla [154889] Screenshots
 src 2011-09-22 Aaron Digulla Aaron Digulla [82c584] Fixed TeX export
 .classpath 2010-01-09 digulla digulla [b23fa1] Initial import of ePen project.
 .hgignore 2010-08-18 Aaron Digulla Aaron Digulla [984cca] Ignore linehl.*
 .hgtags 2010-05-03 Aaron Digulla Aaron Digulla [dcc6b9] Added tag Release 0.8.0 for changeset 820974ffc2e4
 .pmd 2010-07-04 Aaron Digulla Aaron Digulla [05f4e7] Fixed a bunch of PMD warnings
 .project 2010-06-05 Aaron Digulla Aaron Digulla [cb690a] Fixed lots of PMD warnings and errors
 README.txt 2011-01-12 Aaron Digulla Aaron Digulla [adfa66] Simple changelog
 TODO.txt 2011-01-25 Aaron Digulla Aaron Digulla [fd4752] Update
 dist.sh 2011-09-18 Aaron Digulla Aaron Digulla [5f397c] Merged
 epl-v10.html 2010-01-09 digulla digulla [698e18] Added missing copyright notices.
 pom.xml 2011-09-22 Aaron Digulla Aaron Digulla [8ff44c] Use dependencyManagement. Got rid of broken db4...
 setup.sh 2011-09-22 Aaron Digulla Aaron Digulla [f4f3fc] Update to Maven 3.0.3
 start.sh 2010-08-15 Aaron Digulla Aaron Digulla [dae900] More tests
 updateDep.sh 2011-01-02 Aaron Digulla Aaron Digulla [d56487] Generate maven-metadata.xml as well

Read Me

= Welcome to ePen =

ePen is a tool for novelists, creative writers and book authors. It allows
to keep all information about a book project in a single place and supports
you with automatic links in text.

= Files =

On the SourceForge download page, you will find several files:

ePen-0.9.0-SNAPSHOT.tar - This is the whole binary project. If you just want
           to use ePen, this is for you.
setup.sh - Only interesting for new developers. It downloads and compiles
           everything so you can start immediately.
README.txt - This file

= Installation =

To install, unpack the archive somewhere (it will create a directory). After
that, you can start ePen by executing

    java -jar epen-0.9.0-SNAPSHOT.jar

from the command line or double clicking the main JAR.

Have Fun!

= Last Changes =

12. Jan 2010 - The main class looked for the wrong SWT JAR.

= Developer Setup =

You need:

- Java SDK 1.5 or better. Download from http://java.sun.com/
- Mercurial 1.5 or better. Download from http://mercurial.selenic.com/

Download the file setup.sh and it from the shell. It will download everything else and compile all parts of the project.


= Copyright information =

Icons were taken from the following collections:

- Led Icon Set v1.0 <http://led24.de/iconset/>

Copyright (C) 2009 Aleksandr Kozmenko.

- Fugue Icons <http://www.pinvoke.com/>

Copyright (C) 2009 Yusuke Kamiyamane. All rights reserved.
The icons are licensed under a Creative Commons Attribution
3.0 license. <http://creativecommons.org/licenses/by/3.0/>