On Tue, 2003-04-22 at 00:17, Ola Lundqvist wrote:
> Hello
>
> On Mon, Apr 21, 2003 at 07:25:30PM -0700, Nicos Panayides wrote:
> > After suggestions from Ola I extended the classloaded and it now works with
> > package dependencies.
> >
> > How it works:
> > Every package has a file in /etc/deb
On Mon, Apr 21, 2003 at 07:25:30PM -0700, Nicos Panayides wrote:
> After suggestions from Ola I extended the classloaded and it now works
> with package dependencies.
If java is to be used in applications similar to traditional C shared
libraries, it is going to need to have version information e
Hello
On Mon, Apr 21, 2003 at 07:25:30PM -0700, Nicos Panayides wrote:
> After suggestions from Ola I extended the classloaded and it now works with
> package dependencies.
>
> How it works:
> Every package has a file in /etc/debian-classloader/ with the following
> format:
> classpath = /usr/s
After suggestions from Ola I extended the classloaded and it now works with
package dependencies.
How it works:
Every package has a file in /etc/debian-classloader/ with the following format:
classpath = /usr/share/java/x.jar ...
depends = package1 package2
A class is started with: deb-
4 matches
Mail list logo