|
Revision 65, 465 bytes
(checked in by mcintoke, 1 year ago)
|
Currently in a abstract phase
|
| Line | |
|---|
| 1 |
# Properties file for a Sun Spot Application |
|---|
| 2 |
# |
|---|
| 3 |
# build.properties |
|---|
| 4 |
# |
|---|
| 5 |
# This file is the default location for user properties that over-ride the |
|---|
| 6 |
# defaults in ${sunspot.home}/default.properties. See that file for a full |
|---|
| 7 |
# listing of the properties that may be set. This file is minimal and contains |
|---|
| 8 |
# only those properties that a user would generally need to set right away. |
|---|
| 9 |
# |
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 |
utility.jars=${sunspot.lib}/osulibrary/osulibrary.jar |
|---|
| 13 |
user.classpath=${utility.jars} |
|---|