+ 6
Java Packages
In what programs(IDE) I can use the package function? Is there such function in DR.Java or maybe in Eclipse?
2 Respostas
+ 1
package function? Are you asking how to import a package. Please be more descriptive so we can help you more 😊
+ 1
It says " Creating a package in Java is quite easy. Simply right click on your src directory and click New->Package. Give your package a name and click Finish.".I just wanna know where is it. I've been using Dr.Java recently but I haven't seen any" package" button or any src directory there.