From: Anthony Yu <kiw...@gm...> - 2014-06-14 08:13:39
|
hello, i am trying to set up the htmlunit-2.14 on my win7 os. i include import com.gargoylesoftware.htmlunit.*; import com.gargoylesoftware.htmlunit.html.*; in my code. but it never compiles in command prompt. can anyone go through the basic set up with me? ie: javac -cp <path> htmltest.java thanks |