Skip to content

Commit

Permalink
added a very simple guide about building the StringTemplate component
Browse files Browse the repository at this point in the history
  • Loading branch information
florin.patrascu@gmail.com committed Oct 27, 2009
1 parent d31d270 commit a489150
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions components/jpStringTemplate/README.txt
@@ -1,6 +1,8 @@
JPTextileComponent: A Textile component for JPublish
StringTemplate: component

To build this component you have to build first the latest JPublish framework and after that
from the components\jptextile folder run: ant jar, for building only the library required to
render Textile syntax, or run: ant dist, to build the jar and the web demo application as well.
To build this component you have to build first the latest JPublish framework from svn.

Having a fresh JPublish run: ant jar, to build the library, or: ant dist, to build the library and
a web demo application as well.

Have fun!

0 comments on commit a489150

Please sign in to comment.