Need to add jars.
In the Eclipse to the "Run" -> "Open Debug Dialog..." -> Java Application -> your launch configuration -> "Classpath" Tab -> User Entries
Add two jars:
"tools.jar" from JAVA_HOME/lib
"bootstrap.jar" from TOMCAT_HOME/bin
Subscribe to:
Post Comments (Atom)
1 comment:
Thank you, good man! That's just what I looked for.
Post a Comment