|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.xui.build.BuildProperties
public class BuildProperties
Toggles the debug build so that logging and other debug code can be excluded from a release build.
Copyright (c) Xoetrope Ltd., 2002-2003
$Revision: 2.12 $
| Field Summary | |
|---|---|
static boolean |
BUILD_JDK_118
true for a JDK 1.1.8 compile and build |
static java.lang.String |
CONTENT_TARGET
The default name of the 'content' target area in a frameset |
static boolean |
DEBUG
true in the case of a debug build where logging is enabled. |
| Constructor Summary | |
|---|---|
BuildProperties()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean DEBUG
public static final boolean BUILD_JDK_118
public static final java.lang.String CONTENT_TARGET
| Constructor Detail |
|---|
public BuildProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||