Sign in
apache
/
cayenne-modeler
/
refs/heads/master
/
.
/
docs
/
Project-Layout.md
blob: 6b37d921f26b064ddf612e7626159948257cbd11 [
file
] [
view
]
# Development > Project Layout
The
project
is
Maven
-
based
and
has a typical
Maven
layout
with
`src/main/java`
containing the
Java
source code
and
`src/main/resources`
containing project resources
.