AppSensei
AppSensei

Reputation: 8400

Play 2.0.3 - Eclipse not recognizing play.test.WithApplication

enter image description here

https://groups.google.com/forum/#!topic/play-framework/76JjbcE2dYw

I was looking at a similar question. I'm using Play 2.0.3 and it still doesn't work.

Any clue why ?

I'm following this tutorial - http://www.playframework.com/documentation/2.1.0/JavaGuide2

Upvotes: 1

Views: 118

Answers (1)

Anthony
Anthony

Reputation: 321

The tutorial is a work in progress, and is based on Play 2.1, which is not yet released. You'll have to download and build Play 2.1 yourself if you want to use it.

Upvotes: 1

Related Questions