dion 2002/11/25 19:39:16
Modified: xdocs/site idedev-rdtomcat.xml
Log:
Make it easier to see what needs to be cut and pasted
Revision Changes Path
1.2 +4 -2 jakarta-site2/xdocs/site/idedev-rdtomcat.xml
Index: idedev-rdtomcat.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/idedev-rdtomcat.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- idedev-rdtomcat.xml 24 Nov 2002 20:26:31 -0000 1.1
+++ idedev-rdtomcat.xml 26 Nov 2002 03:39:16 -0000 1.2
@@ -44,8 +44,10 @@
favorite editor. Scroll down to the line that says:
"rem Guess CATALINA_HOME if not defined" and just before it add this line
via cut and paste (don't worry, you don't need to know what most of this
- means...I sure as heck don't!):
- "SET CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000" minus the quotes of
course.
+ means...I sure as heck don't!):
+ </p>
+ <source>SET CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000</source>
+ <p>
Save and exit.
</p>
<p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>