Building Java Projects with Maven
To start from scratch, move on to Set up the project. 1. Create the directory structure In a project directory of your choosing, create the following subdirectory structure; for example, with mkdir -p src/main/java/hello on *nix systems: 1, mkdir ..
웹개발/Java
2016.01.16 01:11