Browse Source

debugging off

tags/V_1_1_b2
jhugunin 21 years ago
parent
commit
1a7e33c22f

+ 1
- 1
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/problem/AjProblemReporter.java View File

* @author Jim Hugunin * @author Jim Hugunin
*/ */
public class AjProblemReporter extends ProblemReporter { public class AjProblemReporter extends ProblemReporter {
private static final boolean DUMP_STACK = true;
private static final boolean DUMP_STACK = false;
public EclipseWorld world; public EclipseWorld world;



Loading…
Cancel
Save