java - Is there a way to use a class's methods in other classes from another projects? -
i have been learning java while , i'm still newbie. have written few classes quite useful me , wondering if there way can use methods in other projects. appreciated.
update
i created jar file can't import it. read this reason didn't work. use eclipse
the canonical way put classes in jar file, , include in other projects.
Comments
Post a Comment