SlideShare a Scribd company logo
1 of 1633
Project 2 Instructions.html
Competency
In this project, you will demonstrate your mastery of the
following competency:Implement appropriate language
constructs for an object-oriented programming language
Scenario
You work for Global Rain, a software engineering company that
specializes in custom software design and development. As a
junior software developer, you are part of a software
development team at Global Rain that collaborates to create
software solutions for entrepreneurs, businesses, and
government agencies around the world.
You have been newly assigned to a development team at Global
Rain that is currently working on a project for an innovative
international rescue animal training company, Grazioso Salvare.
Grazioso Salvare is seeking a software application that will help
track rescue animals, sometimes referred to as search and rescue
animals, which are obtained and trained by the company to
rescue humans or other animals from difficult (or even life-
threatening) situations.
A portion of this work has already taken place on this project.
Your team lead has assigned you to create one new class and
modify the existing classes in the software application. You will
deliver these class files to the team lead, who will consolidate
them with the work from other team members and present the
application to your client.
Directions
Grazioso Salvare has provided you with a specification
document detailing its software needs. Other members of the
Global Rain development team have started creating the
RescueAnimal.java, Dog.java, and Driver.java class files. Your
team lead has asked you to modify the existing classes and
create a Monkey.java class as your contribution to the team.
To gain a clear understanding of the client’s software
requirements, review the Grazioso Salvare specification
document in the Supporting Materials section. As you read, pay
close attention to the attributes and methods that you will need
to implement into the program.Open the Virtual Lab by clicking
on the link in the Virtual Lab Access module. Then open your
IDE. Follow the IDE tutorial in the Supporting Materials
section to upload Grazioso.zip into your IDE. This zipped folder
contains three class files. Once you upload the files, compile
the code. Although the program is not complete, it will compile
without error.Read through the code for each class. This will
help you understand what code has been created and what code
must be modified or created to meet the software
requirements.Before you begin modifying and creating classes,
your team lead reminds you to demonstrate industry standard
best practices in all your code to ensure clarity, consistency,
and efficiency among all software developers working on the
program. This includes ensuring the following:
In-line comments denote your changes and briefly describe the
functionality of each method or element of the classAppropriate
variable and method naming conventions are used throughout
your codeOnce you have completed your pre-work, you are
ready to begin your assigned tasks. To start, modify the
RescueAnimal.java class file by adding accessor and mutator
methods for each class variable.Create the Monkey class, using
the specification document as a guide. The Monkey class must
do the following:
Inherit from the RescueAnimal classImplement all attributes
with appropriate data structuresInclude accessors and mutators
for all implemented attributesSelect a method from the Software
Requirements section of Grazioso Salvare’s specification
document. Using the selected method, modify the Driver.java
class file to do the following:
Implement the method you have chosenAdd attributes, as
needed, to support the required functionality
What to Submit
To complete this project, you must submit the following:
RescueAnimal.java Class File
Modify the RescueAnimal.java class file in accordance with the
requirements of the specification document. Be sure to include
in-line comments that explicitly identify the changes you made
as well as describe the functionality of the code.
Monkey.java Class File
Create a Monkey.java class file that meets the requirements laid
out in the specification document. Be sure to include in-line
comments that explicitly identify the changes you made as well
as describe the functionality of the code.
Driver.java Class File
Modify the Driver.java class file in accordance with the
requirements of the specification document. Be sure to include
in-line comments that explicitly identify the changes you made
as well as describe the functionality of the code.
Dog.java Class File
Submit the Dog.java class file, even though you were not
required to make changes to it for this project.
Supporting Materials
The following resource(s) may help support your work on the
project:
Grazioso Salvare Specification Document
Review the specification document provided by the Grazioso
Salvare client to learn about its software requirements and
perform your development work.
Grazioso.zip (Eclipse Project File)
This zipped folder contains the RescueAnimal.java, Dog.java,
and Driver.java class files. The RescueAnimal.java class
contains the class variables and a default constructor. In-line
comments are provided to indicate where the accessor and
mutator methods should be implemented. The Dog.java class
contains an instance variable, a constructor, an accessor
method, and a mutator method. You will use this class as part of
the application. No changes are required in the Dog.java class.
The Driver class will be used to run the application. It contains
an empty main() method with in-line comments indicating
where new functionality should be implemented.
Uploading Files to Eclipse Tutorial
You will write, test, and run each class file in an IDE. Review
this tutorial to learn how to upload the Eclipse Project file
(.jar), which contains all your class files, into your IDE.
Downloading Files From Eclipse Tutorial
You will write, test, and run your class files using an integrated
development environment (IDE). Review this tutorial to learn
how to save and export files from your IDE. Important: Do not
change the names of any class files.
The following rubric will be used to assess Project Two.
Familiarize yourself with this document as you work on the
project, and return to this rubric before you submit Project Two
to make sure you've included everything you need to be
successful.
Project Two RubricCriteriaExemplary Proficient Needs
Improvement Not Evident Value RescueAnimal.javaModifies a
class by adding accessor and mutator methods for each class
variable to meet software requirements (100%)Meets some
“Proficient” criteria, but with major errors; areas for
improvement may include functionality, syntax, or logic
(55%)Does not attempt criterion (0%)25 Monkey.javaCreates a
class that inherits from another class and implements all
attributes with appropriate data structures, accessors, and
mutators to meet software requirements (100%)Meets some
“Proficient” criteria, but with major errors; areas for
improvement may include functionality, syntax, or logic
(55%)Does not attempt criterion (0%)25 Driver.javaModifies
the Driver class to implement a selected method including all
attributes and functionality to meet software requirements
(100%)Meets some “Proficient” criteria, but with major errors;
areas for improvement may include functionality, syntax, or
logic (55%)Does not attempt criterion (0%)25 Industry Standard
Best Practices Exceeds proficiency in an exceptionally clear,
insightful, sophisticated, or creative manner
(100%)Demonstrates industry standard best practices including
appropriate in-line comments and variable and method naming
conventions (85%)Meets some “Proficient” criteria, but with
major errors (55%)Does not attempt criterion
(0%)25Total:100%
course_documents/Global Rain.png
course_documents/IT-145 Project Two Image.jpg
course_documents/IT 145 Grazioso Salvare Specification
Document.pdf
System Specification Document
About Our Company
Grazioso Salvare is a rescue animal training company that was
established in 1965. We have
locations in Chile, Greece, Japan, Madagascar, Singapore, South
Korea, Turkey, the United
Kingdom, and the United States. We have trained thousands of
dogs as rescue animals and are
starting to train monkeys as well.
Our Process
We obtain dogs from local breeders and animal shelters. Each
dog goes through a six- to nine-
month training regimen before they are put into service.
Grazioso Salvare uses the term
“service” to indicate that an animal has been provided to a
client. Once put into service, the
animals are considered rescue animals. A rescue animal,
sometimes referred to as a search and
rescue animal, is trained to rescue other animals or humans
from difficult (or even life-
threatening) situations. Part of our process is to record and
track several data points about the
rescue animals.
Dogs are given the status of “intake” before training starts.
Once in training, they move through
a set of five rigorous phases: Phase I, Phase II, Phase III, Phase
IV, and Phase V. While in
training, a dog is given the status of its current training phase
(e.g., “Phase I”). When a dog
graduates from training, it is given the status of “in service” and
is eligible for use by clients. If a
dog does not successfully make it through training, it is given
the status of “farm,” indicating
that it will live a life of leisure on a Grazioso Salvare farm. We
currently have a farm at each of
our training facilities, so there is no need to relocate animals.
Our Vision
In recent years, law enforcement agencies from several
countries have expressed an interest in
obtaining and training rescue animals that are more capable than
a traditional rescue dog.
Though dogs have proven very capable, recent research
indicates that primates have higher
levels of attention and greater potential to perform rescue
functions. To support this demand,
we started training monkeys to become rescue animals. We
currently have 19 monkeys of
various species in the training pipeline. To date, no monkeys
have been put into service as
rescue animals.
The Animals
Through years of experience, we have narrowed the list of dog
breeds eligible for rescue
training to the following:
• American pit bull terrier
• Beagle
• Belgian Malinois
• Border collie
• Bloodhound
• Coonhound
• English springer spaniel
• German shepherd
• German shorthaired pointer
• Golden retriever
• Labrador retriever
• Nova Scotia duck tolling retriever
• Rough collie
• Smooth collie
When we acquire a dog, we record the breed, gender, age,
weight, date, and the location
where we obtained them. There is usually a short lag time
between when we acquire a dog and
when they start training, which we document as well.
Additionally, we track graduation dates,
dates dogs are placed into “service,” and details about the dogs’
in-service placement (agency,
city, country, and name, email address, phone number, and
mailing address for the agency’s
point of contact).
Special Note on Monkeys
As we explore the use of monkeys as service animals, we want
our system to support monkey
tracking as well as dog tracking. We have identified the
following monkey species that are
eligible for our program:
• Capuchin
• Guenon
• Macaque
• Marmoset
• Squirrel monkey
• Tamarin
There are important data elements for monkeys in addition to
what we use for dogs. These
include tail length, height, body length, species, and
measurements for torso, skull, and neck.
Software Requirements
We desire a software application that will help us track the
animals we are currently training
and the animals that have been placed into service. Here are
some specifics:
• Ability to process requests for a rescue animal: In this case,
we would receive the type
of animal the customer wants and the country where the
customer resides. If we have
an animal in training in their country, we can reserve that
animal for the customer.
• Ability to update any information we have on our animals
• Ability to see what animals we have in each phase at each
location, including “intake”
and “farm”
• Ability to add animals (intake)
• Ability to transfer service animals to the farm or place in-
service
• Ability to view which animals are in-service
• Ability to process and receive reports from in-service agencies
on the retirement or
death of their rescue animal
System Specification DocumentAbout Our CompanyOur
ProcessOur VisionThe AnimalsSpecial Note on
MonkeysSoftware Requirements
course_documents/grazioso.zip
grazioso/.metadata/.bak_0.log
!SESSION 2019-09-11 10:22:24.931 -------------------------------
----------------
eclipse.buildId=4.5.2.M20160212-1500
java.version=1.8.0_91
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32,
NL=en_US
Framework arguments: -product
org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -
product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.epp.logging.aeri.ide 2 16 2019-09-11
10:22:59.808
!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’
failed with exception: java.lang.IllegalStateException: Expected
BEGIN_OBJECT but was STRING at line 1 column 1. ; version:
1.100.0.v20160217-0435
!STACK 0
com.google.gson.JsonSyntaxException:
java.lang.IllegalStateException: Expected BEGIN_OBJECT but
was STRING at line 1 column 1
at
com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$A
dapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:768)
at com.google.gson.Gson.fromJson(Gson.java:717)
at
org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deseria
lize(Json.java:88)
at
org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refresh
Configuration(IO.java:70)
at
org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConn
ection.startUp(ServerConnection.java:101)
at
com.google.common.util.concurrent.AbstractIdleService$2$1.ru
n(AbstractIdleService.java:54)
at
com.google.common.util.concurrent.Callables$3.run(Callables.j
ava:93)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Expected
BEGIN_OBJECT but was STRING at line 1 column 1
at
com.google.gson.stream.JsonReader.beginObject(JsonReader.ja
va:374)
at
com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$A
dapter.read(ReflectiveTypeAdapterFactory.java:165)
... 9 more
!ENTRY org.eclipse.egit.ui 2 0 2019-09-11 10:23:49.158
!MESSAGE Warning: The environment variable HOME is not
set. The following directory will be used to store the Git
user global configuration and to define the default location to
store repositories: 'C:Usersc.george'. If this is
not correct please set the HOME environment variable and
restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different
configuration options.
This warning can be switched off on the Team > Git >
Confirmations and Warnings preference page.
!ENTRY org.eclipse.ui.ide 4 4 2019-09-12 12:50:30.689
!MESSAGE Problems saving workspace
!ENTRY org.eclipse.ui.ide 2 1 2019-09-12 12:50:30.734
!MESSAGE Problems occurred while trying to save the state of
the workbench.
!SUBENTRY 1 org.eclipse.core.resources 2 234 2019-09-12
12:50:30.734
!MESSAGE The project description file (.project) for 'grazioso'
was missing. This file contains important information about the
project. A new project description file has been created, but
some information about the project may have been lost.
!ENTRY org.eclipse.core.resources 2 10035 2019-09-12
12:50:31.818
!MESSAGE The workspace will exit with unsaved changes in
this session.
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.825
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.827
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.830
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.834
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.837
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.840
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.844
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.848
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.854
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.859
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at
org.eclipse.epp.logging.aeri.core.util.Logs.log(Logs.java:142)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:75)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(Ex
tendedLogServiceFactory.java:65)
at
org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(Exten
dedLogServiceImpl.java:87)
at
org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:5
4)
at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
at
org.eclipse.core.internal.resources.SaveManager.reportSnapshot
Requestor(SaveManager.java:655)
at
org.eclipse.core.internal.resources.Workspace.close(Workspace.
java:576)
at
org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugi
n.java:433)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:827)
at
org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(B
undleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.framework.BundleContextImpl.stop(Bu
ndleContextImpl.java:820)
at
org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker
0(EquinoxBundle.java:955)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxMo
dule.stopWorker(EquinoxBundle.java:323)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.decStartLevel(ModuleContainer.java:1623)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLeve
l.doContainerStartLevel(ModuleContainer.java:1542)
at
org.eclipse.osgi.container.SystemModule.stopWorker(SystemM
odule.java:248)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:14
4)
at org.eclipse.osgi.container.Module.doStop(Module.java:626)
at org.eclipse.osgi.container.Module.stop(Module.java:488)
at
org.eclipse.osgi.container.SystemModule.stop(SystemModule.ja
va:186)
at
org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBun
dle$EquinoxSystemModule$1.run(EquinoxBundle.java:159)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2019-09-12
12:50:31.864
!MESSAGE AERI failed with an error. Please report this error:
null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.
java:217)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Co
ntextInjectionFactory.java:90)
at
org.eclipse.epp.logging.aeri.core.SystemControl.executeHandler
(SystemControl.java:103)
at
org.eclipse.epp.logging.aeri.core.SystemControl.isActive(Syste
mControl.java:65)
at
org.eclipse.epp.logging.aeri.core.util.LogListener.logging(LogL
istener.java:45)
at
org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(R
untimeLog.java:161)
at
org.eclipse.core.internal.runtime.PlatformLogWriter.logged(Plat
formLogWriter.java:103)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
safeLogged(ExtendedLogReaderServiceFactory.java:88)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
logPrivileged(ExtendedLogReaderServiceFactory.java:217)
at
org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.
log(ExtendedLogReaderServiceFactory.java:189)
at
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx
Project 2 Instructions.htmlCompetencyIn this project, you .docx

More Related Content

Similar to Project 2 Instructions.htmlCompetencyIn this project, you .docx

CIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.comCIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.combellflower87
 
CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   bellflower5
 
CIS 406 Inspiring Innovation/tutorialrank.com
 CIS 406 Inspiring Innovation/tutorialrank.com CIS 406 Inspiring Innovation/tutorialrank.com
CIS 406 Inspiring Innovation/tutorialrank.comjonhson112
 
Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com  Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com amaranthbeg148
 
WBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docx
WBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docxWBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docx
WBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docxjessiehampson
 
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newStrayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newdixonbakerr
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newdixonbakerr
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newshyaminfo40
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newcharlesangles123
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newchanduruc123
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newshyaminfo16
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newlroselyn
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newuopassignment
 
FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...
FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...
FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...AnkurSingh340457
 
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newStrayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newlroselyn
 
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newStrayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newuopassignment
 
Intro Java Rev010
Intro Java Rev010Intro Java Rev010
Intro Java Rev010Rich Helton
 
IT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COM
IT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COMIT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COM
IT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COMalbert0061
 
Java Feature Spotlight: Sealed Classes
Java Feature Spotlight: Sealed ClassesJava Feature Spotlight: Sealed Classes
Java Feature Spotlight: Sealed ClassesSyed Hassan Raza
 

Similar to Project 2 Instructions.htmlCompetencyIn this project, you .docx (20)

CIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.comCIS 406 Focus Dreams/newtonhelp.com
CIS 406 Focus Dreams/newtonhelp.com
 
CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   CIS 406 Life of the Mind/newtonhelp.com   
CIS 406 Life of the Mind/newtonhelp.com   
 
CIS 406 Inspiring Innovation/tutorialrank.com
 CIS 406 Inspiring Innovation/tutorialrank.com CIS 406 Inspiring Innovation/tutorialrank.com
CIS 406 Inspiring Innovation/tutorialrank.com
 
Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com  Cis 406 Extraordinary Success/newtonhelp.com
Cis 406 Extraordinary Success/newtonhelp.com
 
WBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docx
WBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docxWBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docx
WBSCode Wedding Task Project mangerProgram ownerBridgroomFinance .docx
 
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newStrayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade newStrayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
 
FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...
FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...
FAL(2022-23)_CSE0206_ETH_AP2022232000455_Reference_Material_I_16-Aug-2022_Mod...
 
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newStrayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio new
 
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio newStrayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio new
 
Presentation5
Presentation5Presentation5
Presentation5
 
Intro Java Rev010
Intro Java Rev010Intro Java Rev010
Intro Java Rev010
 
IT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COM
IT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COMIT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COM
IT 145 FINAL PROJECT GUIDELINES / TUTORIALOUTLET DOT COM
 
Java Feature Spotlight: Sealed Classes
Java Feature Spotlight: Sealed ClassesJava Feature Spotlight: Sealed Classes
Java Feature Spotlight: Sealed Classes
 

More from denneymargareta

For this piece of the Humanities Project, submit your topic choice a.docx
For this piece of the Humanities Project, submit your topic choice a.docxFor this piece of the Humanities Project, submit your topic choice a.docx
For this piece of the Humanities Project, submit your topic choice a.docxdenneymargareta
 
For this weeks discussion, pick ONE of the following to answer in a.docx
For this weeks discussion, pick ONE of the following to answer in a.docxFor this weeks discussion, pick ONE of the following to answer in a.docx
For this weeks discussion, pick ONE of the following to answer in a.docxdenneymargareta
 
For this weeks discussion, review the normal profiles for childre.docx
For this weeks discussion, review the normal profiles for childre.docxFor this weeks discussion, review the normal profiles for childre.docx
For this weeks discussion, review the normal profiles for childre.docxdenneymargareta
 
For this project, you will be exploring the developments in material.docx
For this project, you will be exploring the developments in material.docxFor this project, you will be exploring the developments in material.docx
For this project, you will be exploring the developments in material.docxdenneymargareta
 
For this Discussion, you will explore the nature of globalization an.docx
For this Discussion, you will explore the nature of globalization an.docxFor this Discussion, you will explore the nature of globalization an.docx
For this Discussion, you will explore the nature of globalization an.docxdenneymargareta
 
For this Discussion, you will assess the roles of culture and divers.docx
For this Discussion, you will assess the roles of culture and divers.docxFor this Discussion, you will assess the roles of culture and divers.docx
For this Discussion, you will assess the roles of culture and divers.docxdenneymargareta
 
For this discussion, choose one of challenges to overcome in helping.docx
For this discussion, choose one of challenges to overcome in helping.docxFor this discussion, choose one of challenges to overcome in helping.docx
For this discussion, choose one of challenges to overcome in helping.docxdenneymargareta
 
For this Discussion imagine that you are speaking to a group of pare.docx
For this Discussion imagine that you are speaking to a group of pare.docxFor this Discussion imagine that you are speaking to a group of pare.docx
For this Discussion imagine that you are speaking to a group of pare.docxdenneymargareta
 
For this Discussion Board, write about some part of the videos that .docx
For this Discussion Board, write about some part of the videos that .docxFor this Discussion Board, write about some part of the videos that .docx
For this Discussion Board, write about some part of the videos that .docxdenneymargareta
 
For this Assignment,choose one sexual attitude (e.g., abstinence.docx
For this Assignment,choose one sexual attitude (e.g., abstinence.docxFor this Assignment,choose one sexual attitude (e.g., abstinence.docx
For this Assignment,choose one sexual attitude (e.g., abstinence.docxdenneymargareta
 
For this assignment, you will use your Intercultural Interview from .docx
For this assignment, you will use your Intercultural Interview from .docxFor this assignment, you will use your Intercultural Interview from .docx
For this assignment, you will use your Intercultural Interview from .docxdenneymargareta
 
For this assignment, you will research an issue related to informati.docx
For this assignment, you will research an issue related to informati.docxFor this assignment, you will research an issue related to informati.docx
For this assignment, you will research an issue related to informati.docxdenneymargareta
 
For this assignment, you will explore the official sources of crime .docx
For this assignment, you will explore the official sources of crime .docxFor this assignment, you will explore the official sources of crime .docx
For this assignment, you will explore the official sources of crime .docxdenneymargareta
 
For this assignment, prepare a paper to evaluate the following quest.docx
For this assignment, prepare a paper to evaluate the following quest.docxFor this assignment, prepare a paper to evaluate the following quest.docx
For this assignment, prepare a paper to evaluate the following quest.docxdenneymargareta
 
For this assignment, Conduct a thorough case study analysis of the c.docx
For this assignment, Conduct a thorough case study analysis of the c.docxFor this assignment, Conduct a thorough case study analysis of the c.docx
For this assignment, Conduct a thorough case study analysis of the c.docxdenneymargareta
 
For this Assignment, choose a discreet environmental policy issue th.docx
For this Assignment, choose a discreet environmental policy issue th.docxFor this Assignment, choose a discreet environmental policy issue th.docx
For this Assignment, choose a discreet environmental policy issue th.docxdenneymargareta
 
For this assignment, you are going to use your skills of research an.docx
For this assignment, you are going to use your skills of research an.docxFor this assignment, you are going to use your skills of research an.docx
For this assignment, you are going to use your skills of research an.docxdenneymargareta
 
For the Final Project, you will assume the role of a classroom teach.docx
For the Final Project, you will assume the role of a classroom teach.docxFor the Final Project, you will assume the role of a classroom teach.docx
For the Final Project, you will assume the role of a classroom teach.docxdenneymargareta
 
For the first part of your final project, the critical analysis  por.docx
For the first part of your final project, the critical analysis  por.docxFor the first part of your final project, the critical analysis  por.docx
For the first part of your final project, the critical analysis  por.docxdenneymargareta
 
FOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docx
FOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docxFOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docx
FOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docxdenneymargareta
 

More from denneymargareta (20)

For this piece of the Humanities Project, submit your topic choice a.docx
For this piece of the Humanities Project, submit your topic choice a.docxFor this piece of the Humanities Project, submit your topic choice a.docx
For this piece of the Humanities Project, submit your topic choice a.docx
 
For this weeks discussion, pick ONE of the following to answer in a.docx
For this weeks discussion, pick ONE of the following to answer in a.docxFor this weeks discussion, pick ONE of the following to answer in a.docx
For this weeks discussion, pick ONE of the following to answer in a.docx
 
For this weeks discussion, review the normal profiles for childre.docx
For this weeks discussion, review the normal profiles for childre.docxFor this weeks discussion, review the normal profiles for childre.docx
For this weeks discussion, review the normal profiles for childre.docx
 
For this project, you will be exploring the developments in material.docx
For this project, you will be exploring the developments in material.docxFor this project, you will be exploring the developments in material.docx
For this project, you will be exploring the developments in material.docx
 
For this Discussion, you will explore the nature of globalization an.docx
For this Discussion, you will explore the nature of globalization an.docxFor this Discussion, you will explore the nature of globalization an.docx
For this Discussion, you will explore the nature of globalization an.docx
 
For this Discussion, you will assess the roles of culture and divers.docx
For this Discussion, you will assess the roles of culture and divers.docxFor this Discussion, you will assess the roles of culture and divers.docx
For this Discussion, you will assess the roles of culture and divers.docx
 
For this discussion, choose one of challenges to overcome in helping.docx
For this discussion, choose one of challenges to overcome in helping.docxFor this discussion, choose one of challenges to overcome in helping.docx
For this discussion, choose one of challenges to overcome in helping.docx
 
For this Discussion imagine that you are speaking to a group of pare.docx
For this Discussion imagine that you are speaking to a group of pare.docxFor this Discussion imagine that you are speaking to a group of pare.docx
For this Discussion imagine that you are speaking to a group of pare.docx
 
For this Discussion Board, write about some part of the videos that .docx
For this Discussion Board, write about some part of the videos that .docxFor this Discussion Board, write about some part of the videos that .docx
For this Discussion Board, write about some part of the videos that .docx
 
For this Assignment,choose one sexual attitude (e.g., abstinence.docx
For this Assignment,choose one sexual attitude (e.g., abstinence.docxFor this Assignment,choose one sexual attitude (e.g., abstinence.docx
For this Assignment,choose one sexual attitude (e.g., abstinence.docx
 
For this assignment, you will use your Intercultural Interview from .docx
For this assignment, you will use your Intercultural Interview from .docxFor this assignment, you will use your Intercultural Interview from .docx
For this assignment, you will use your Intercultural Interview from .docx
 
For this assignment, you will research an issue related to informati.docx
For this assignment, you will research an issue related to informati.docxFor this assignment, you will research an issue related to informati.docx
For this assignment, you will research an issue related to informati.docx
 
For this assignment, you will explore the official sources of crime .docx
For this assignment, you will explore the official sources of crime .docxFor this assignment, you will explore the official sources of crime .docx
For this assignment, you will explore the official sources of crime .docx
 
For this assignment, prepare a paper to evaluate the following quest.docx
For this assignment, prepare a paper to evaluate the following quest.docxFor this assignment, prepare a paper to evaluate the following quest.docx
For this assignment, prepare a paper to evaluate the following quest.docx
 
For this assignment, Conduct a thorough case study analysis of the c.docx
For this assignment, Conduct a thorough case study analysis of the c.docxFor this assignment, Conduct a thorough case study analysis of the c.docx
For this assignment, Conduct a thorough case study analysis of the c.docx
 
For this Assignment, choose a discreet environmental policy issue th.docx
For this Assignment, choose a discreet environmental policy issue th.docxFor this Assignment, choose a discreet environmental policy issue th.docx
For this Assignment, choose a discreet environmental policy issue th.docx
 
For this assignment, you are going to use your skills of research an.docx
For this assignment, you are going to use your skills of research an.docxFor this assignment, you are going to use your skills of research an.docx
For this assignment, you are going to use your skills of research an.docx
 
For the Final Project, you will assume the role of a classroom teach.docx
For the Final Project, you will assume the role of a classroom teach.docxFor the Final Project, you will assume the role of a classroom teach.docx
For the Final Project, you will assume the role of a classroom teach.docx
 
For the first part of your final project, the critical analysis  por.docx
For the first part of your final project, the critical analysis  por.docxFor the first part of your final project, the critical analysis  por.docx
For the first part of your final project, the critical analysis  por.docx
 
FOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docx
FOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docxFOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docx
FOR THE CRIMINAL ( Name will be given when bid is accepted)  DO THE .docx
 

Recently uploaded

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 

Recently uploaded (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 

Project 2 Instructions.htmlCompetencyIn this project, you .docx