Search:

Type: Posts; User: Rowan

Search: Search took 0.08 seconds.

  1. Re: Can class definitions for a single package be spread across several JARs?

    Well, I will be careful not to duplicate a classname that's used in the "original" package. In any case I would immediately find this out when I tested the solution. If the original developer by...
  2. Re: Can class definitions for a single package be spread across several JARs?

    Well, I've been struggling to get everything in the right directories and everything named correctly, but I finally think I've found a way of making it work, and the answer seems to be that it works...
  3. Can class definitions for a single package be spread across several JARs?

    Can I put some class definitions for some extensions to a package in a different JAR file, without making it a different package?

    My reason for wanting to do this is that I'm trying to write some...
Results 1 to 3 of 3