Web applications

Directories

Directory

Use

docs

Documentation

dist

Final, deployable files or distributable

build

Temporary directory for use in build process (e.g. class files before packaging into a JAR)

lib

3rd-party dependencies

src

Compilable source code

test

Unit tests

web

Static web resources

Reference

SamatsWiki: CodingStyle/ProjectLayout (last edited 2011-09-29 22:56:37 by SamatJain)