any idea why this is happening in eclipse i been working on this for hours

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

any idea why this is happening in eclipse i been working on this for hours 

Wtion
B Virtual Lab Acces X
Virtual Lab Acces X
App Store | Appor X
Java Programmin x
Module Two Assig X
B Resources: Methc X
Java programmin X
Answered: i need ×
nv-snhu-hyperstream.apporto.com/hyperstream/#/client/ODQOMDkONwBjAGVuY3J5cHRIZHVybC1qZGJj?q=C0vHDpfgzQeqwq3qoqpl%2FQOU0%2BRAIVT1138JB...
Apps M Gmail
Mail - Eddy, Matth...
b My Questions | ba...
E Home - » Students
zy IT 145: Intro to So...
Class BUS-206: B...
S BUS206 - SNHU -...
PowerPoint
E Reading List
Graw
血
| Time 00:04:53
Activity
assigment 2-3/src/Dog.java - Eclipse
File Edit
Source Refactor Navigate Search Project Run
Window Help
Recycle Bin
Quick Access
Package Explorer 8
X -project
D "Dog.java X
2 public class Dog
assigment 2-3
JRE System Library [JavaSE-1.8]
Android
Studio
src
# (default package)
> D Dog.java
5 //attributes of the class
6 private int dogSpaceNumber;
7 private double dogWeight;
8 private String grooming;
6.
//constructor of the class
Cloud
10e public Dog (int dogSpaceNumber, double dogWeight, String grooming)
11
Mounter
{
12 this.dogSpaceNumber=dogSpaceNumber;
13 this.dogWeight=dogWeight;
14 this.grooming=grooming;
15
16 //mutators (setter) of each attribute
17 public void setDogSpaceNumber (int dogSpaceNumber)
18
Eclipse Java N
Охудen
{
19 this.dogSpaceNumber=dogSpaceNumber;
20
Git Bash
N
21- public void setDogWeight (double dogWeight)
22
23 this.dogWeight=dogWeight;
24
25 public void setGrooming (String grooming)
26
{
Google
Chrome
27 this.grooming=grooming;
28
29
//accessors (getter) of each attribute
30e public int getDogSpaceNumber ()
IDLE (Python
3.6 32-bit)
Writable
Smart Insert
4:2
2:46 AM
1/14/2022
...
Transcribed Image Text:Wtion B Virtual Lab Acces X Virtual Lab Acces X App Store | Appor X Java Programmin x Module Two Assig X B Resources: Methc X Java programmin X Answered: i need × nv-snhu-hyperstream.apporto.com/hyperstream/#/client/ODQOMDkONwBjAGVuY3J5cHRIZHVybC1qZGJj?q=C0vHDpfgzQeqwq3qoqpl%2FQOU0%2BRAIVT1138JB... Apps M Gmail Mail - Eddy, Matth... b My Questions | ba... E Home - » Students zy IT 145: Intro to So... Class BUS-206: B... S BUS206 - SNHU -... PowerPoint E Reading List Graw 血 | Time 00:04:53 Activity assigment 2-3/src/Dog.java - Eclipse File Edit Source Refactor Navigate Search Project Run Window Help Recycle Bin Quick Access Package Explorer 8 X -project D "Dog.java X 2 public class Dog assigment 2-3 JRE System Library [JavaSE-1.8] Android Studio src # (default package) > D Dog.java 5 //attributes of the class 6 private int dogSpaceNumber; 7 private double dogWeight; 8 private String grooming; 6. //constructor of the class Cloud 10e public Dog (int dogSpaceNumber, double dogWeight, String grooming) 11 Mounter { 12 this.dogSpaceNumber=dogSpaceNumber; 13 this.dogWeight=dogWeight; 14 this.grooming=grooming; 15 16 //mutators (setter) of each attribute 17 public void setDogSpaceNumber (int dogSpaceNumber) 18 Eclipse Java N Охудen { 19 this.dogSpaceNumber=dogSpaceNumber; 20 Git Bash N 21- public void setDogWeight (double dogWeight) 22 23 this.dogWeight=dogWeight; 24 25 public void setGrooming (String grooming) 26 { Google Chrome 27 this.grooming=grooming; 28 29 //accessors (getter) of each attribute 30e public int getDogSpaceNumber () IDLE (Python 3.6 32-bit) Writable Smart Insert 4:2 2:46 AM 1/14/2022 ...
Wtion
B Virtual Lab Acces X
Virtual Lab Acces X
App Store | Appor X
Java Programmin x
Module Two Assig X
B Resources: Methc X
Java programmin X
Answered: i need ×
nv-snhu-hyperstream.apporto.com/hyperstream/#/client/ODQOMDkONwBjAGVuY3J5cHRIZHVybC1qZGJj?q=C0vHDpfgzQeqwq3qoqpl%2FQOU0%2BRAIVT1138JB...
Apps M Gmail
Mail - Eddy, Matth...
b My Questions | ba...
E Home - » Students
zy IT 145: Intro to So...
Class BUS-206: B...
S BUS206 - SNHU -...
PowerPoint
E Reading List
Graw
血
l Time 00:03:14
Activity
assigment 2-3/src/Dog.java - Eclipse
File
Edit
Source
Refactor Navigate Search Project Run
Window Help
Recycle Bin
Quick Access
Package Explorer 8
X .project
D *Dog.java 8
13 this.dogWeight=dogWeight;
14 this.grooming=grooming;
assigment 2-3
JRE System Library [JavaSE-1.8]
15
Android
16 //mutators (setter) of each attribute
Studio
src
170 public void setDogSpaceNumber (int dogSpaceNumber)
# (default package)
> D Dog.java
18
{
19 this.dogSpaceNumber=dogSpaceNumber;
20
Cloud
Unable To Launch
Mounter
The selection cannot be launched, and there are no recent launches.
Eclipse Java N
Охудen
OK
29 7/accessors (getter) of each attribute
30° public int getDogSpaceNumber ()
31
{
32
return dogSpaceNumber;
Git Bash
N
33
34 public double setDogWeight ()
35
{
36
return dogWeight;
37 }
38e public String getGrooming ()
Google
Chrome
39
{
40
return grooming;
41
42
IDLE (Python
3.6 32-bit)
Writable
Smart Insert
28:2
2:45 AM
1/14/2022
...
个
Transcribed Image Text:Wtion B Virtual Lab Acces X Virtual Lab Acces X App Store | Appor X Java Programmin x Module Two Assig X B Resources: Methc X Java programmin X Answered: i need × nv-snhu-hyperstream.apporto.com/hyperstream/#/client/ODQOMDkONwBjAGVuY3J5cHRIZHVybC1qZGJj?q=C0vHDpfgzQeqwq3qoqpl%2FQOU0%2BRAIVT1138JB... Apps M Gmail Mail - Eddy, Matth... b My Questions | ba... E Home - » Students zy IT 145: Intro to So... Class BUS-206: B... S BUS206 - SNHU -... PowerPoint E Reading List Graw 血 l Time 00:03:14 Activity assigment 2-3/src/Dog.java - Eclipse File Edit Source Refactor Navigate Search Project Run Window Help Recycle Bin Quick Access Package Explorer 8 X .project D *Dog.java 8 13 this.dogWeight=dogWeight; 14 this.grooming=grooming; assigment 2-3 JRE System Library [JavaSE-1.8] 15 Android 16 //mutators (setter) of each attribute Studio src 170 public void setDogSpaceNumber (int dogSpaceNumber) # (default package) > D Dog.java 18 { 19 this.dogSpaceNumber=dogSpaceNumber; 20 Cloud Unable To Launch Mounter The selection cannot be launched, and there are no recent launches. Eclipse Java N Охудen OK 29 7/accessors (getter) of each attribute 30° public int getDogSpaceNumber () 31 { 32 return dogSpaceNumber; Git Bash N 33 34 public double setDogWeight () 35 { 36 return dogWeight; 37 } 38e public String getGrooming () Google Chrome 39 { 40 return grooming; 41 42 IDLE (Python 3.6 32-bit) Writable Smart Insert 28:2 2:45 AM 1/14/2022 ... 个
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education