buckneri / youtube-direct

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

Unable to build project, problems in web.xml #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Indigo build of Eclipse, download all plugins as required
2. Open YTP project from SVN (as per Getting Started Guide)
3. Select Project > Build All

What is the expected output? What do you see instead?
- A successful build
- I see a lot of web.xml errors instead - most of which make no sense (e.g. 
Eclipse complaining that attributes need to be declared, when they already 
are!) See attached screenshot.

What version of the product are you using? On what operating system?
- Eclipse Indigo, YTD latest (SVN), Windows 7 64-bit, Java SE 1.6 Update 26

Please provide any additional information below.

Original issue reported on code.google.com by h...@rodger-brown.com on 26 Jul 2011 at 2:43

Attachments:

GoogleCodeExporter commented 8 years ago
I haven't tried using YouTube Direct with Indigo yet—the latest Eclipse 
release I've tried things with has been Helios (3.6). I haven't seen anything 
related to the issue you've described before. Could you try with 3.6 and let us 
know if that helps things?

Original comment by api.je...@gmail.com on 26 Jul 2011 at 2:48

GoogleCodeExporter commented 8 years ago
OK - just tried with Helios, and am getting the same issues. 

Original comment by hugo-goo...@rodger-brown.com on 27 Jul 2011 at 11:11

GoogleCodeExporter commented 8 years ago
Was this issue ever resolved?  I was havinf the same problem and temporarily 
abandoned the project I was working on.  Would love to get YTD working!  Please 
advise...

Original comment by runwayja...@gmail.com on 27 Oct 2011 at 9:47

GoogleCodeExporter commented 8 years ago
I've been successfully using YTD from Indigo for a while now. It kind of sounds 
like your Eclipse environment doesn't know about anything having to do with 
servlets. I'm wondering whether you downloaded the Eclipse IDE for Java 
Developers, or for Java EE Developers? (See http://www.eclipse.org/downloads/). 
If you downloaded the Java Developers version, could you try the Java EE 
Developers?

Original comment by je...@google.com on 28 Oct 2011 at 8:44