summaryrefslogtreecommitdiffstats
path: root/set-debug-port.bat
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2019-01-13 12:18:00 -0500
committerKajur, Harish (vk250x) <vk250x@att.com>2019-01-13 12:18:07 -0500
commit3289e79a0f0343cbd380a385d61e21f59ceff85c (patch)
treea74957c74fb41275aede412e5c43307fd3e0c859 /set-debug-port.bat
parent92ac3a80c822340c07b9d09189b85c34ac797122 (diff)
Sync up the changes for v15
Issue-ID: AAI-1811 Change-Id: I5c397d5907bb0711977f62ba84abe454f410a3b7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'set-debug-port.bat')
-rw-r--r--set-debug-port.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/set-debug-port.bat b/set-debug-port.bat
new file mode 100644
index 0000000..b87e8dc
--- /dev/null
+++ b/set-debug-port.bat
@@ -0,0 +1 @@
+SET MAVEN_OPTS=-Xms2048m -Xmx2048m -Xdebug -Xnoagent -Djava.compile=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9447 \ No newline at end of file