Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Re: How do I import user defined packages to my java application.

    The classpath should point to the folder containing the package path: C:
    the world folder should not be part of the classpath.
  2. Re: How do I import user defined packages to my java application.

    Is the class in a package? Is the package path on the classpath when the program is compiled?

    Please post the text of the import statement and show the command line when the javac command is...
Results 1 to 2 of 2