Is there any Java plugin that works for mozilla or mozilla-firebird in
sid?
I've tried the latest plugin from Sun (1.4.2) but no luck: the
ns610-gcc32 version crashes both moz and firebird whenever I go to a page
that has any Java content; the ns610 and ns4 versions don't show up as
plugins at all
Hallo David,
First of all: I've written up my version of this all on
http://java.debian.net/index.php/CombinedClasspathAndRuntimeSolution
Please comment, I'm not sure, how well I've written that up...
* David Walluck wrote:
>Jan Schulz wrote:
>So far, this is the only options we use:
>$JAVACMD
Jan Schulz wrote:
Hm, seems that the only real difference is, that in your case the JVM
will pickup some jars because they ar ein a special dir and in my
case, it wll be picked up because -bootclasspath is used. One other
So far, this is the only options we use:
$JAVACMD $FLAGS -classpath $CL
Hallo David,
* David Walluck wrote:
>$ build-classpath jdbc-stdext ant bsh xerces-j2
[...]
>You can see how jdbc is a jvm extension so it exists as a symlink is
>/usr/lib/jvm-exports. Every other jar (normal jar) gets picked up in
>/usr/share/java a bit easier.
Hm, seems that the only real diff
David Walluck wrote:
> Eric Bruneton wrote:
> >I think so. I'm trying to update the ASM project to take these
> >guidelines into account (I attach the corresponding source
> > package). I think it follows items 1, 2, 3 (see
> > build.properties), 4, 5, 6 (see build.properties again), 7, 8, 9,
> > 1
Jan Schulz wrote:
Hallo Nicolas,
* Nicolas Mailhot wrote:
jsse.libs=$(build-classpath jsse)
javamail.libs=$(build-classpath javamail)
test.libs=$(build-classpath junit xerces-j2 httpunit)
^^^
I thought you don't have such a script. Thats exactly what I propose
to u
Kenneth Pronovici <[EMAIL PROTECTED]> writes:
>> > >For #8:
>> > >We should add that all jars should have a manifest (but without
>> > >Class-Path). Ant can autogenerate a manifest, or does, I forget?
>> >
>> > BTW: I never yet touched Manifests, what are they actually for? :)
>>
>> Manifests a
7 matches
Mail list logo