0

how can i create two classes in the same program ???

i use eclipse ... plz help me

28th Oct 2017, 8:02 PM
Bentorki Soulef
Bentorki Soulef - avatar
5 odpowiedzi
+ 14
In the project explorer: Right click on the package > new > class.
28th Oct 2017, 8:28 PM
Tashi N
Tashi N - avatar
+ 14
Pls help me to help you ;) What error?
28th Oct 2017, 8:47 PM
Tashi N
Tashi N - avatar
+ 13
Must be some missing import or a restriction of the access modifier (use getters if you're just getting started!), something like that.
28th Oct 2017, 8:53 PM
Tashi N
Tashi N - avatar
+ 3
@Soulef @Tashi gave you the correct answer Watch the New boston tutorials to understand. copy the tutorial as you watch New Boston Java tutorial for beginners - teaches how to install JDK and Eclipse - https://www.youtube.com/playlist?list=PLFE2CE09D83EE3E28
28th Oct 2017, 8:49 PM
Manual
Manual - avatar
0
no when I use 2 classes at the same time ... it is an error
28th Oct 2017, 8:46 PM
Bentorki Soulef
Bentorki Soulef - avatar