Search:

Type: Posts; User: Norm

Search: Search took 0.25 seconds.

  1. Replies
    3
    Views
    1,015

    Re: Package Importing Help

    If the package is "a" then the classpath should point to the folder holding the "a" folder
    and the same for the "b" package.
  2. Replies
    3
    Views
    1,015

    Re: Package Importing Help

    The classpath should point to the folder that contains the folder at the start of the package name.
    If the package is: mypkg
    and the full path is: C:/Testing/mypkg/myClass.class
    then the...
Results 1 to 2 of 2