Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Package and classpath tutorial?
Package and classpath tutorial? [message #1861796] Fri, 03 November 2023 21:28 Go to next message
Daryl Lee is currently offline Daryl LeeFriend
Messages: 8
Registered: April 2011
Junior Member
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 15:27 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4391
Registered: July 2009
Senior Member

The classic https://docs.oracle.com/javase/tutorial/java/package/index.html would seem a decent start.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:How to smoothly migrate between versions?
Next Topic:I would like to change the color of comments
Goto Forum:
  


Current Time: Sat Nov 11 06:20:29 GMT 2023

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

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

Back to the top