0
how can i create two classes in the same program ???
i use eclipse ... plz help me
5 Answers
+ 14
In the project explorer:
Right click on the package > new > class.
+ 14
Pls help me to help you ;)
What error?
+ 13
Must be some missing import or a restriction of the access modifier (use getters if you're just getting started!), something like that.
+ 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
0
no when I use 2 classes at the same time ... it is an error