0

I am only trying use java for some httpserver. But I have quiet big problem. I want to use httpserver sun. How to download com.sun.net.httpserver package?

But when I included it to eclipse 1.7 JE , It doesn't work. http://imgup.cz/image/GHj -> JAVA - eclipse http://pastebin.com/U9nWjjVc -> CODE It is not my first external jar library, which I included, Soo. I don't know where is problem.

Community
  • 1
  • 1

1 Answers1

0

Try saving the file, Eclipse sometimes still shows errors you fixed until you actually save the file.

I recommend you also download a JDK since it contains the source code for the System Libraries.

ThePyroEagle
  • 153
  • 12