project directories

  • Thread starter Robert Mark Bram
  • Start date
R

Robert Mark Bram

Hi All!

Do these directories sound reasonable for a standard project directory tree
layout?

src
Source files (.java).

deploy
Runtime directory - code will be run from this directory; required res
and lib files might also be copied here when code is run.

bin
Store executables or scripts here (exe, sh, bat files etc) -- any file
that you run or execute.

lib
Store library files (jar, dll, policy, id) -- files that support
executables.

res
Any 'auxilliary' files used by the application, such as images, sounds
etc.

Thanks for any advice!

Rob
:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top