--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/4c893dcf-fde1-4c3f-9d4f-ab15303b3db7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Folder PATH listing
C:\LOCAL\SERVERS\APACHE-TOMCAT-7.0.37\WEBAPPS\myProject
| web.xml
|
+---application
| +---app
| | +---controllers
| | | ....java files
| | +---helpers
| | | ....java files
| | +---jobs
| | | ....java files
| | +---models
| | | ....java files
| | +---notifiers
| | | ....java files
| | \---views
| | | ....java files
| +---bin
| | +---controllers
| | | ....class files
| | |
| | +---helpers
| | | ....class files
| | |
| | +---jobs
| | | ....class files
| | |
| | +---models
| | | ....class files
| | |
| | +---notifiers
| | | ....class files
| | |
| | \---views
| +---conf
| | application.conf
| | dependencies.yml
| | fieldmapping
| | log4j.properties
| | messages
| | routes
| +---eclipse
| | Connect JPDA to myProject.launch
| | myProject.launch
| | Test myProject.launch
| |
| +---lib
| | jar files
| +---modules
| | +---cas-3.1
| | +---crud-1.2.4
| | +---pdf-1.0
| | \---secure-1.2.4
| +---precompiled
| | +---java
| | | +---controllers
| | | | | ...class files
| | | | \---modules
| | | | \---cas
| | | +---helpers
| | | | ...class files
| | | | CheatSheetHelper$3.class
| | | +---jobs
| | | | ...class files
| | | |
| | | +---models
| | | | ...class files
| | | |
| | | \---notifiers
| | | ...class
| | |
| | \---templates
| |
| +---public
| | | V3_Seeker_Query_Syntax_Document_04FEB2013.pdf
| | |
| | +---css
| | +---images
| | +---javascripts
| | +---stylesheets
| | \---xsl
| \---test
| Application.test.html
| ApplicationTest.java
| BasicTest.java
| data.yml
|
+---classes
| application.conf
| dependencies.yml
| fieldmapping
| log4j.properties
| messages
| routes
|
+---framework
| \---templates
| +---errors
| | 403.html
| | 404.html
| | 404.json
| | 404.txt
| | 404.xml
| | 500.html
| | 500.json
| | 500.txt
| | 500.xml
| |
| \---tags
| 404.html
| 500.html
| errors.tag
| fixture.tag
| i18n.tag
| script.tag
| select.tag
| selenium.html
| stylesheet.tag
| welcome.html
|
+---lib
| jar files ...
\---resources
messages