|
Friki example source code file (project.prp)
The Friki project.prp source code# APP is mandatory, and is used for the name of the sopurce archive. # If no overriding deploy.name is specified in deploy.prp, it is also used # a the name for the generated jar/war file # APP=friki # APP-PACKAGE is used as the package prefix for all class references in # config files for portability. Set this to your project base package. # APP-PACKAGE=com.efsol.friki ROOT-CLASS=com.efsol.friki.FrikiServlet # choose which regular expression library to use: # - OneDotFour uses java.util.regex (requires JDK 1.4 or later) # - OneDotThree uses jregex (works with any Java 2, but produces a larger application) # config=OneDotFour config=OneDotThree Other Friki examples (source code examples)Here is a short list of links related to this Friki project.prp source code file: |
Other websites by Alvin Alexander:
Life/living in Alaska (OneMansAlaska.com)
How I Sold My Business (HowISoldMyBusiness.com)
Copyright 1998-2011 Alvin Alexander, devdaily.com
All Rights Reserved.