Skip to main content



      Home
Home » Newcomers » Newcomers » Package and classpath tutorial?
Package and classpath tutorial? [message #1861796] Fri, 03 November 2023 17:28 Go to next message
Eclipse UserFriend
I've just developed a little class that I anticipate reusing quite a bit. Now I'm looking for a good tutorial on how to make it into a package that can be imported. I know that CLASSPATH is involved and that package names like "com.name.pkg" reflect a directory path like "<...>/com/name/pkg/" but beyond that it's all very fuzzy. Any suggestions on a good guide?
Re: Package and classpath tutorial? [message #1861817 is a reply to message #1861796] Mon, 06 November 2023 10:27 Go to previous message
Eclipse UserFriend
The classic https://docs.oracle.com/javase/tutorial/java/package/index.html would seem a decent start.
Previous Topic:How to smoothly migrate between versions?
Next Topic:I would like to change the color of comments
Goto Forum:
  


Current Time: Tue Jul 08 11:30:22 EDT 2025

Powered by FUDForum. Page generated in 0.10673 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top