SlideShare a Scribd company logo
HW_6-1/build.xml
Builds, tests, and runs the project HW_6-1.
HW_6-1/manifest.mf
Manifest-Version: 1.0
X-COMMENT: Main-Class will be added automatically by build
HW_6-1/nbproject/build-impl.xml
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
Must set src.dir
Must set test.src.dir
Must set build.dir
Must set dist.dir
Must set build.classes.dir
Must set dist.javadoc.dir
Must set build.test.classes.dir
Must set build.test.results.dir
Must set build.classes.excludes
Must set dist.jar
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
Must set javac.includes
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
No tests executed.
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
Must set JVM to use for profiling in profiler.info.jvm
Must set profiler agent JVM arguments in
profiler.info.jvmargs.agent
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
Must select some files in the IDE or set javac.includes
To run this application from the command line without
Ant, try:
java -cp "${run.classpath.with.dist.jar}" ${main.class}
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
HW_6-1build.xml      Builds, tests, and runs the project HW.docx
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
HW_6-1/nbproject/genfiles.properties
build.xml.data.CRC32=f89e461b
build.xml.script.CRC32=c43df769
[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/build-impl.xml.data.CRC32=f89e461b
nbproject/build-impl.xml.script.CRC32=3ec6035e
nbproject/[email protected]
HW_6-1/nbproject/project.properties
build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned:
build.dir=build
build.generated.dir=${build.dir}/generated
build.generated.sources.dir=${build.dir}/generated-sources
# Only compile against the classpath explicitly listed here:
build.sysclasspath=ignore
build.test.classes.dir=${build.dir}/test/classes
build.test.results.dir=${build.dir}/test/results
# Uncomment to specify the preferred debugger connection
transport:
#debug.transport=dt_socket
debug.classpath=
${run.classpath}
debug.test.classpath=
${run.test.classpath}
# This directory is removed when the project is cleaned:
dist.dir=dist
dist.jar=${dist.dir}/HW_6-1.jar
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.source=1.5
javac.target=1.5
javac.test.classpath=
${javac.classpath}:
${build.classes.dir}:
${libs.junit.classpath}:
${libs.junit_4.classpath}
javadoc.additionalparam=
javadoc.author=false
javadoc.encoding=${source.encoding}
javadoc.noindex=false
javadoc.nonavbar=false
javadoc.notree=false
javadoc.private=false
javadoc.splitindex=true
javadoc.use=true
javadoc.version=false
javadoc.windowtitle=
jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/
jaxb/api"
main.class=HW6_1.readAndWriteFileInfo
manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
platform.active=default_platform
run.classpath=
${javac.classpath}:
${build.classes.dir}
# Space-separated list of JVM arguments used when running the
project
# (you may also define separate properties like run-sys-
prop.name=value instead of -Dname=value
# or test-sys-prop.name=value to set system properties for unit
tests):
run.jvmargs=
run.test.classpath=
${javac.test.classpath}:
${build.test.classes.dir}
source.encoding=UTF-8
src.dir=src
test.src.dir=test
HW_6-1/nbproject/project.xml
org.netbeans.modules.java.j2seproject
HW_6-1
1.6.5
HW_6-1/src/HW6_1/readAndWriteFileInfo.javaHW_6-
1/src/HW6_1/readAndWriteFileInfo.javapackage HW6_1;
import java.util.Scanner;
import java.io.*;
publicclass readAndWriteFileInfo
{
publicstaticvoid main(String[] args)throwsIOException
{
String name;
String address;
String city;
String state;
String cityState;
String zip;
int age;
int commaPosition;
//declare the file object and open the file "student_info.txt";
File myFile =newFile("student_info.txt");
if(!myFile.exists())
{
System.out.println("Unable to open student_info.txt");
System.exit(0);
}
//declare the Scanner object and connect it to the file object
Scanner inputFile =newScanner(myFile);
//read from the input file
//info for one person is input/output each iteration
while(inputFile.hasNext())
{
name = inputFile.nextLine();
address = inputFile.nextLine();
cityState = inputFile.nextLine();
zip = inputFile.nextLine();
age = inputFile.nextInt();
inputFile.nextLine();//discard newline
//separate city and state
commaPosition = cityState.indexOf(',');
city = cityState.substring(0, commaPosition);
state = cityState.substring(commaPosition +1);
//output information to the output file
// make a call to writeInfo with all appropriate information.
}
//close the file
inputFile.close();
}
/**
* writes each data item to the screen on one line, in columns
* @param name
* @param address
* @param cityStateZip
* @param age
*/
publicstaticvoid writeInfo(String name,String address,String cit
y,String state,String zip,int age)
{
}
}
HW_6-1/student_info.txt
Mary Madalinski
3434 Whiteford Road
Ottawa Lake, Michigan
45267
12
Virginia Rodriguez
456 Main Street
Dayton, Ohio
45404
8
Darla Busbee
3824 Corey Road
Toledo, Ohio
43613
9
Gary King
343 Carriage Hill Drive
Toledo, Ohio
43613
10

More Related Content

DOCX
Generated by CamScanner from intsig.comR416build.xml.docx
DOCX
Project3build.xml Builds, tests, and runs the project .docx
DOCX
JobTestbuild.xml Builds, tests, and runs the project J.docx
DOCX
CommissionCalculationbuildclasses.netbeans_automatic_build.docx
DOCX
stateDatabuild.xml Builds, tests, and runs the project.docx
DOCX
Ordering System IP2buildclasses.netbeans_automatic_buildO.docx
DOCX
Lab 1Banking Systembuild.xmlBuilds, tests, and runs the proj.docx
DOCX
Total Compensationbuild.xml Builds, tests, and runs th.docx
Generated by CamScanner from intsig.comR416build.xml.docx
Project3build.xml Builds, tests, and runs the project .docx
JobTestbuild.xml Builds, tests, and runs the project J.docx
CommissionCalculationbuildclasses.netbeans_automatic_build.docx
stateDatabuild.xml Builds, tests, and runs the project.docx
Ordering System IP2buildclasses.netbeans_automatic_buildO.docx
Lab 1Banking Systembuild.xmlBuilds, tests, and runs the proj.docx
Total Compensationbuild.xml Builds, tests, and runs th.docx

Similar to HW_6-1build.xml Builds, tests, and runs the project HW.docx (20)

DOCX
gUIsInterfacebuild.xml Builds, tests, and runs the pro.docx
DOCX
MyTunesbuild.xml Builds, tests, and runs the project M.docx
DOCX
Broncosbuild.xmlBuilds, tests, and runs the project Broncos..docx
DOCX
IP3build.xml Builds, tests, and runs the project IP3..docx
PDF
Java 5 and 6 New Features
PDF
Jakarta Commons - Don't re-invent the wheel
PPTX
NetBeans Plugin Development: JRebel Experience Report
PPTX
Writing better code: How the Netbeans IDE Helps you Write, Test and Debug Java
PDF
Introduction to Apache Ant
PDF
Introduction To NetBeans IDE
PDF
Java Profiling Tools
PPT
Demystifying Maven
PDF
Ant_quick_guide
PPT
Oracle Workflow Continuous Integration
DOCX
Morgagebuildclasses.netbeans_automatic_buildMorgagebui.docx
PDF
Buildr In Action @devoxx france 2012
KEY
groovy & grails - lecture 6
PDF
Native Hadoop with prebuilt spark
PDF
Algotitmo Moinho
DOCX
Question IYou are going to use the semaphores for process sy.docx
gUIsInterfacebuild.xml Builds, tests, and runs the pro.docx
MyTunesbuild.xml Builds, tests, and runs the project M.docx
Broncosbuild.xmlBuilds, tests, and runs the project Broncos..docx
IP3build.xml Builds, tests, and runs the project IP3..docx
Java 5 and 6 New Features
Jakarta Commons - Don't re-invent the wheel
NetBeans Plugin Development: JRebel Experience Report
Writing better code: How the Netbeans IDE Helps you Write, Test and Debug Java
Introduction to Apache Ant
Introduction To NetBeans IDE
Java Profiling Tools
Demystifying Maven
Ant_quick_guide
Oracle Workflow Continuous Integration
Morgagebuildclasses.netbeans_automatic_buildMorgagebui.docx
Buildr In Action @devoxx france 2012
groovy & grails - lecture 6
Native Hadoop with prebuilt spark
Algotitmo Moinho
Question IYou are going to use the semaphores for process sy.docx
Ad

More from adampcarr67227 (20)

DOCX
You are a project manager and believe that your initiative would be .docx
DOCX
You are a project manager at a food agricultural organization and yo.docx
DOCX
You are a nursing educator and you are given an assignment to teach .docx
DOCX
You are a paralegal working at law office of James Adams, Esq. On No.docx
DOCX
you are a paralegal working at the law office of Smith & Smith. The .docx
DOCX
You are a police officer who has been selected to participate in a p.docx
DOCX
You are a newly-minted, tax-paying and law-abiding, permanent res.docx
DOCX
You are a new university police chief in a medium-sized city, an.docx
DOCX
You are a native speaker of French living in a mainly English speaki.docx
DOCX
You are a new high school teacher, and have been captured at the end.docx
DOCX
You are a member of the Human Resource Department of a medium-sized .docx
DOCX
You are a network analyst on the fly-away team for the FBIs cyberse.docx
DOCX
You are a member of the senior management staff at XYZ Corporation. .docx
DOCX
You are a member of the senior hospital administration. You become a.docx
DOCX
YOU ARE A MEMBER OF THE SENIOR HOSPITAL ADMINISTRATI.docx
DOCX
You are a member of the Human Resource Department of a medium-si.docx
DOCX
You are a member of the American Indian tribe. Think about how your .docx
DOCX
You are a juvenile justice consultant creating a proposal that w.docx
DOCX
You are a journalist and you have been sent off to write a story abo.docx
DOCX
You are a juvenile court probation officer. You have a choice of.docx
You are a project manager and believe that your initiative would be .docx
You are a project manager at a food agricultural organization and yo.docx
You are a nursing educator and you are given an assignment to teach .docx
You are a paralegal working at law office of James Adams, Esq. On No.docx
you are a paralegal working at the law office of Smith & Smith. The .docx
You are a police officer who has been selected to participate in a p.docx
You are a newly-minted, tax-paying and law-abiding, permanent res.docx
You are a new university police chief in a medium-sized city, an.docx
You are a native speaker of French living in a mainly English speaki.docx
You are a new high school teacher, and have been captured at the end.docx
You are a member of the Human Resource Department of a medium-sized .docx
You are a network analyst on the fly-away team for the FBIs cyberse.docx
You are a member of the senior management staff at XYZ Corporation. .docx
You are a member of the senior hospital administration. You become a.docx
YOU ARE A MEMBER OF THE SENIOR HOSPITAL ADMINISTRATI.docx
You are a member of the Human Resource Department of a medium-si.docx
You are a member of the American Indian tribe. Think about how your .docx
You are a juvenile justice consultant creating a proposal that w.docx
You are a journalist and you have been sent off to write a story abo.docx
You are a juvenile court probation officer. You have a choice of.docx
Ad

Recently uploaded (20)

PPTX
Pharma ospi slides which help in ospi learning
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Institutional Correction lecture only . . .
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Classroom Observation Tools for Teachers
PDF
Computing-Curriculum for Schools in Ghana
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Cell Structure & Organelles in detailed.
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
01-Introduction-to-Information-Management.pdf
PPTX
master seminar digital applications in india
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Pharma ospi slides which help in ospi learning
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Institutional Correction lecture only . . .
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Classroom Observation Tools for Teachers
Computing-Curriculum for Schools in Ghana
102 student loan defaulters named and shamed – Is someone you know on the list?
Supply Chain Operations Speaking Notes -ICLT Program
human mycosis Human fungal infections are called human mycosis..pptx
O7-L3 Supply Chain Operations - ICLT Program
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Cell Structure & Organelles in detailed.
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
01-Introduction-to-Information-Management.pdf
master seminar digital applications in india
Microbial diseases, their pathogenesis and prophylaxis
Module 4: Burden of Disease Tutorial Slides S2 2025
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx

HW_6-1build.xml Builds, tests, and runs the project HW.docx