Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

appengine 1.6.3.1.jar creates Unknown Google App Engine prob

I was using appengine-java-sdk 1.5.3. My web application Project was working fine.

I configured the Sdk and add new sdk 1.6.3

I got many errors in Problem window.

The App Engine SDK JAR appengine-api-1.0-sdk-1.6.3.1.jar is missing in the WEB-INF/lib
directory   lib /project/war/WEB-INF    Unknown Google App Engine Problem

The App Engine SDK JAR appengine-api-labs-1.6.3.1.jar is missing in the WEB-INF/lib 
directory   lib /project/war/WEB-INF    Unknown Google App Engine Problem

The App Engine SDK JAR appengine-jsr107cache-1.6.3.1.jar is missing in the WEB-INF/lib
directory   lib /project/war/WEB-INF    Unknown Google App Engine Problem

The App Engine SDK JAR datanucleus-appengine-1.0.10.final.jar is missing in the WEB-F/lib 
directory   lib /project/war/WEB-INF    Unknown Google App Engine Problem

I tried to find these Jar file.but i didnt see them any where.

someone plz help me to solve this.

like image 520
GameBuilder Avatar asked Jun 07 '26 07:06

GameBuilder


2 Answers

Under Eclipse --> Preferences --> Google --> App Engine I had to point to a copy of the App Engine SDK that I had downloaded and installed locally on my computer as opposed to inside of an IDE. Once I did this the errors about these libs not be in Web-Inf disappeared.

like image 53
user1525078 Avatar answered Jun 10 '26 05:06

user1525078


You may just need to clean your project. In eclipse, Project -> Clean.

like image 20
nebulae Avatar answered Jun 10 '26 03:06

nebulae



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!