buckneri / youtube-direct

Automatically exported from code.google.com/p/youtube-direct
0 stars 1 forks source link

after checking out svn repo , it shows java.servlet.ServletContextListener can't resolved #125

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
after checkout of given svn repo it already has errors in 
GuiceServletConfig.java

What is the expected output? What do you see instead?
In given video https://www.youtube.com/watch?v=p1pxGe3zLXg , after checkout 
there is no error in src dir. , but in my environment it shows error which says:
The type javax.servlet.ServletContextListener cannot be resolved. It is 
indirectly referenced from required .class files    GuiceServletConfig.java

What version of the product are you using? On what operating system?
Eclipse 4.4
JDK 1.7.0_51
YTD v3
Windows 8 Pro

Please provide any additional information below.
Is it required to configure app engine servlet 

Original issue reported on code.google.com by lamba92s...@gmail.com on 27 Aug 2014 at 5:58