A Java project includes source code and related files for building a
Java program. It has an incorporated Java builder that can incrementally
compile Java source files as they are changed. A Java project also maintains a
portrait of its contents. It uses the project as the beginning container.
A Java project contains source code and relevant files for building a
Java program. In addition, it has an associated Java builder that can
incrementally select Java source files as they are changed.
A Java project also maintains an image of its contents. This model
includes information about the type of authority, evidence and information of
Java elements. This information is continually renewed as the user changes the
Java source code. The updating of the regional Java project model is
independent of the Java builder; when performing code modifications, the model
will still reflect the existing project contents if auto-build is turned off.
It can make Java projects in two different ways:
- It
uses the project as the source container. It is the recommended organization
for simple projects.
- It is
the recommended organization for more complex tasks. It allows you to
subdivide packages into groups.
No comments:
Post a Comment