File list (Check if you may need any files):
.classpath
.mymetadata
.project
.myeclipse
.settings
.........\.jsdtscope
.........\org.eclipse.core.resources.prefs
.........\org.eclipse.jdt.core.prefs
.........\org.eclipse.wst.jsdt.ui.superType.container
.........\org.eclipse.wst.jsdt.ui.superType.name
src
...\com
...\...\test
...\...\....\Test.java
...\...\....\TestBoKe.java
...\...\....\TestPost.java
...\...\util
...\...\....\ClientUtil.java
...\...\....\HtmlUtil.java
WebRoot
.......\index.jsp
.......\META-INF
.......\........\MANIFEST.MF
.......\WEB-INF
.......\.......\web.xml
.......\.......\classes
.......\.......\.......\com
.......\.......\.......\...\test
.......\.......\.......\...\....\Test.class
.......\.......\.......\...\....\TestBoKe.class
.......\.......\.......\...\....\TestPost.class
.......\.......\.......\...\util
.......\.......\.......\...\....\ClientUtil.class
.......\.......\.......\...\....\HtmlUtil.class
.......\.......\lib
.......\.......\...\commons-codec-1.3.jar
.......\.......\...\commons-httpclient-3.1.jar
.......\.......\...\commons-logging-1.1.jar
.......\.......\...\jericho-html-2.5.jar