Open jasonwee opened 8 years ago
https://playframework.com/documentation/2.5.x/Home
https://playframework.com/documentation/2.5.x/Installing
https://playframework.com/documentation/2.5.x/NewApplication
https://playframework.com/documentation/2.5.x/PlayConsole
https://playframework.com/documentation/2.5.x/IDE
https://playframework.com/documentation/2.5.x/Anatomy
https://playframework.com/documentation/2.5.x/Tutorials
https://playframework.com/documentation/2.5.x/JavaActions
https://playframework.com/documentation/2.5.x/JavaRouting
https://playframework.com/documentation/2.5.x/JavaResponse
https://playframework.com/documentation/2.5.x/JavaSessionFlash
https://playframework.com/documentation/2.5.x/JavaBodyParsers
https://playframework.com/documentation/2.5.x/JavaActionsComposition
https://playframework.com/documentation/2.5.x/JavaActionCreator
https://playframework.com/documentation/2.5.x/JavaContentNegotiation
https://playframework.com/documentation/2.5.x/JavaAsync
https://playframework.com/documentation/2.5.x/JavaStream
https://playframework.com/documentation/2.5.x/JavaComet
https://playframework.com/documentation/2.5.x/JavaWebSockets
https://playframework.com/documentation/2.5.x/JavaTemplates
https://playframework.com/documentation/2.5.x/JavaTemplateUseCases
https://playframework.com/documentation/2.5.x/JavaCustomTemplateFormat
https://playframework.com/documentation/2.5.x/JavaForms
https://playframework.com/documentation/2.5.x/JavaFormHelpers
https://playframework.com/documentation/2.5.x/JavaCsrf
https://playframework.com/documentation/2.5.x/JavaJsonActions
https://playframework.com/documentation/2.5.x/JavaXmlRequests
https://playframework.com/documentation/2.5.x/JavaFileUpload
https://playframework.com/documentation/2.5.x/JavaDatabase
https://playframework.com/documentation/2.5.x/JavaJPA
https://playframework.com/documentation/2.5.x/JavaEbean
https://playframework.com/documentation/2.5.x/JavaCache
https://playframework.com/documentation/2.5.x/JavaWS
https://playframework.com/documentation/2.5.x/JavaOpenID
https://playframework.com/documentation/2.5.x/JavaOAuth
https://playframework.com/documentation/2.5.x/JavaAkka
https://playframework.com/documentation/2.5.x/JavaI18N
https://playframework.com/documentation/2.5.x/JavaDependencyInjection
https://playframework.com/documentation/2.5.x/JavaApplication
https://playframework.com/documentation/2.5.x/JavaEssentialAction
https://playframework.com/documentation/2.5.x/JavaHttpFilters
https://playframework.com/documentation/2.5.x/JavaErrorHandling
https://playframework.com/documentation/2.5.x/JavaGlobal
https://playframework.com/documentation/2.5.x/JavaTest
https://playframework.com/documentation/2.5.x/JavaFunctionalTest
https://playframework.com/documentation/2.5.x/JavaTestingWithGuice
https://playframework.com/documentation/2.5.x/JavaTestingWithDatabases
https://playframework.com/documentation/2.5.x/JavaTestingWebServiceClients
https://playframework.com/documentation/2.5.x/JavaLogging
http://stackoverflow.com/questions/12529489/play-framework-views-arent-compiled
http://stackoverflow.com/questions/8972034/eclipse-hangs-on-loading-workbench
got the following, during running command ./sbt eclipse with-source=true
, after import into eclipse, project looks okay
[info] [SUCCESSFUL ] jline#jline;2.12.1!jline.jar(src) (1414ms)
[info] downloading https://repo1.maven.org/maven2/jline/jline/2.12.1/jline-2.12.1-javadoc.jar ...
[info] [SUCCESSFUL ] jline#jline;2.12.1!jline.jar(doc) (2223ms)
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: FAILED DOWNLOADS ::
[warn] :: ^ see resolution messages for details ^ ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: org.webjars#explorercanvas;r3-1!explorercanvas.jar(src)
[warn] :: org.apache.tomcat#tomcat-servlet-api;8.0.33!tomcat-servlet-api.jar(doc)
[warn] :: org.apache.httpcomponents#httpclient;4.0.1!httpclient.jar(doc)
[warn] :: org.apache.httpcomponents#httpcore;4.0.1!httpcore.jar(doc)
[warn] :: javax.transaction#jta;1.1!jta.jar(doc)
[warn] :: org.webjars#jquery;1.11.1!jquery.jar(doc)
[warn] :: org.jboss.logging#jboss-logging;3.2.1.Final!jboss-logging.jar(doc)
[warn] :: aopalliance#aopalliance;1.0!aopalliance.jar(doc)
[warn] :: org.hibernate#hibernate-validator;5.2.4.Final!hibernate-validator.jar(doc)
[warn] :: io.netty#netty;3.5.2.Final!netty.jar(doc)
[warn] :: org.w3c.css#sac;1.3!sac.jar(doc)
[warn] :: org.seleniumhq.selenium#selenium-java;2.48.2!selenium-java.jar(doc)
[warn] :: org.seleniumhq.selenium#selenium-java;2.48.2!selenium-java.jar(src)
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[info] Successfully created Eclipse project files for project(s):
[info] jwms-web
[error] No valid parser available.
[error] with-source=true
[error] ^
merge branch to master, need further work.
A crisp and descriptive summary of the issue
we should really start create a mock up site.
https://playframework.com/
http://projects.spring.io/spring-roo/
http://www.grails.org/