blob: 7fbb0c1fc3f58d1bc48d92e49be1c9e104dad797 [file] [log] [blame]
###############################################################################
# Copyright (c) 2012 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
#option file for tracing options for JSD2 debugger port
org.eclipse.wst.jsdt.debug.jsd2/debug=true
#option to trace packets being sent / received
org.eclipse.wst.jsdt.debug.jsd2/packets=false
#option to trace the event queue
org.eclipse.wst.jsdt.debug.jsd2/eventqueue=false
#option to trace the JSDI impl* elements
org.eclipse.wst.jsdt.debug.jsd2/jsdi=false
#option to trace the JSON parser
org.eclipse.wst.jsdt.debug.jsd2/json=false