Does the Java App Engine IDE support the Java8 Stream API?

I have a project that uses AppEngine 1.9.54 on the server and GWT 2.8 on the client. When I use Stream API server side it always throws this exception:

java.lang.NoClassDefFoundError: java.util.stream.Collectors is a restricted class. Please see the Google  App Engine developer guide for more details.

      

The code that uses the Stream API on the client is fine, only the code on the server side. Does GAE java8 support Stream API runtime?

+3
java google-app-engine java-8


source to share


No one has answered this question yet

Check out similar questions:

1492
Does Java support default parameter values?
2
Mocking GAE development server?
2
Google App Engine does not support Runtime.addShutdownHook
2
NoClassDefFoundError: javax.naming.directory.InitialDirContext is a restricted class. Using CCS (GCM) in Google App Engine
1
GWT and Hibernate - NoClassDefFoundError when using Hibernate
1
NoClassDefFoundError is a restricted class in GAE / J
1
GWT and LocalDate are not supported by Google App Engine JRE
0
How to convert HTML to inline CSS in Google AppEngine?
0
Google app engine + StampBarcode + pdf417 Api
0
Google App Engine - Brightcove Integration



All Articles
Loading...
X
Show
Funny
Dev
Pics