DPIT121Assignment I
uild.xml
Builds, tests, and runs the project DPIT121–Assignment I.
DPIT121Assignment I/manifest.mf
Manifest-Version: 1.0
X-COMMENT: Main-Class will be added automatically by build
DPIT121Assignment I/nbproject
uild-impl.xml
Must set src.di
Must set test.src.di
Must set build.di
Must set dist.di
Must set build.classes.di
Must set dist.javadoc.di
Must set build.test.classes.di
Must set build.test.results.di
Must set build.classes.excludes
Must set dist.ja
Must set javac.includes
No tests executed.
Must set JVM to use for profiling in profiler.info.jvm
Must set profiler agent JVM arguments in profiler.info.jvmargs.agent
Must select some files in the IDE or set javac.includes
To run this application from the command line without Ant, try:
java -jar "${dist.jar.resolved}"
Must select one file in the IDE or set run.class
Must select one file in the IDE or set run.class
Must select one file in the IDE or set debug.class
Must select one file in the IDE or set debug.class
Must set fix.includes
This target only works when run from inside the NetBeans IDE.
Must select one file in the IDE or set profile.class
This target only works when run from inside the NetBeans IDE.
This target only works when run from inside the NetBeans IDE.
This target only works when run from inside the NetBeans IDE.
Must select one file in the IDE or set run.class
Must select some files in the IDE or set test.includes
Must select one file in the IDE or set run.class
Must select one file in the IDE or set applet.url
Must select some files in the IDE or set javac.includes
Some tests failed; see details above.
Must select some files in the IDE or set test.includes
Some tests failed; see details above.
Must select some files in the IDE or set test.class
Must select some method in the IDE or set test.method
Some tests failed; see details above.
Must select one file in the IDE or set test.class
Must select one file in the IDE or set test.class
Must select some method in the IDE or set test.method
Must select one file in the IDE or set applet.url
Must select one file in the IDE or set applet.url
DPIT121Assignment I/nbproject/genfiles.properties
uild.xml.data.CRC32=5805c313
uild.xml.script.CRC32=ab9eedba
[email protected]# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject
uild-impl.xml.data.CRC32=5805c313
nbproject
uild-impl.xml.script.CRC32=e0
d127
nbproject
[email protected]DPIT121Assignment I/nbproject/private/private.properties
compile.on.save=true
user.properties.file=C:\\Users\\Aditya_Lakhera\\AppData\\Roaming\\NetBeans\\8.0.1\\build.properties
DPIT121Assignment I/nbproject/private/private.xml
file:/F:/eclips
enze4julyeprgram/DPIT121–Assignment%20I/src/MobileCompany.java
file:/F:/eclips
enze4julyeprgram/DPIT121–Assignment%20I/src/LoginManager.java
file:/F:/eclips
enze4julyeprgram/DPIT121–Assignment%20I/src/MobilePlan.java
file:/F:/eclips
enze4julyeprgram/DPIT121–Assignment%20I/src/MobilePhone.java
file:/F:/eclips
enze4julyeprgram/DPIT121–Assignment%20I/src/User.java
file:/F:/eclips
enze4julyeprgram/DPIT121–Assignment%20I/src/Main.java
DPIT121Assignment I/nbproject/project.properties
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.processor.options=
annotation.processing.processors.list=
annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
uild.classes.dir=${build.dir}/classes
uild.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned:
uild.dir=build
uild.generated.dir=${build.dir}/generated
uild.generated.sources.dir=${build.dir}/generated-sources
# Only compile against the classpath explicitly listed here:
uild.sysclasspath=ignore
uild.test.classes.dir=${build.dir}/test/classes
uild.test.results.dir=${build.dir}/test
esults
# Uncomment to specify the prefe
ed debugger connection transport:
#debug.transport=dt_socket
debug.classpath=\
${run.classpath}
debug.test.classpath=\
${run.test.classpath}
# Files in build.classes.dir which should be excluded from distribution ja
dist.archive.excludes=
# This directory is removed when the project is cleaned:
dist.dir=dist
dist.jar=${dist.dir}/DPIT121_Assignment_I.ja
dist.javadoc.dir=${dist.dir}/javadoc
excludes=
includes=**
jar.compress=false
javac.classpath=
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false
javac.processorpath=\
${javac.classpath}
javac.source=1.8
javac.target=1.8
javac.test.classpath=\
${javac.classpath}:\
${build.classes.dir}
javac.test.processorpath=\
...