argument, if I change b.test to a.b.test the
> program compiles normally.
> Any comments?
>
>
> -- dimitris
>mailto:[EMAIL PROTECTED]
>
>
> ------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>
obust.
Cheers.
--
Alexander Davydenko |
[EMAIL PROTECTED], [EMAIL PROTECTED] | Moscow, USSR
-
<<<<&
jdk1.1.6. It seems all versions jdk after that one, grab
modmap settings on startup and freeze it forever. I think it's buggy.
Cheers.
--
Alexander Davydenko |
[EMAIL PROTECTED], [E
ble();
i think it must return 0, (if it actually not
overloaded)
> System.out.println("Available: " + avail);
> byte[] data = new byte[avail];
Cheers.
--
Alexander Davydenko |
[EMAIL PROTECT
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
You can try to use PSGraphics or P
Troy Wu wrote:
> On Mon, 19 Oct 1998, Miguel Mateos Lopez wrote:
>
> I have some problems with the file swing.jar. When I compile an example,
> the compiler returns errors. It doesn't find out included packages in
> swing.jar. CLASSPATH is OK.
>
> Are you putting the full classpath
MAIL PROTECTED]>... User unknown
Last-Attempt-Date: Tue, 13 Oct 1998 13:19:17 +0400
Subject:
Re: JAVA Error
Date:
Tue, 13 Oct 1998 13:18:20 +0400
From:
Alexander Davydenko <[EMAIL PROTECTED]>
To:
Syed Mubin <[EMAIL
Travis Shirk wrote:
> (1) I don't want CVS to try and merge .class
> files and
put file(s) cvsignore in the working dir and under all subdirs in the package
hierarchy.
> (2) people working with the repository should need to do a cvs add
> on only the source file and not the new .class file.
t
Michael Sinz wrote:
> If that is the only Java VM on your system, then it should not cause
> a problem. However, setting this can lead to problems if you install
> a new JDK to try it and forget to unset it.
:) i have 3 versions installed. Just use link to what i want.
> With so many different
[EMAIL PROTECTED] wrote:
> Is the source code available, because I have Slackware 3.5 not RHL.
>
If you have trouble with fonts, try to play with a font.properties.? file for your
locale.
It was solving a problem for me. I've never needed that lib.
--
Cheers.
Alexander
> > > * You DO NOT need to set JAVA_HOME. Doing so can be bad for your health
>
> What makes you think HotJava needs JAVA_HOME? Look at the launching script. I
> think you need to set JDK_HOME (or JRE_HOME) but not JAVA_HOME, but the script
> is the final arbiter.
I can't catch a thought... W
> Michael> Netscape does equally complex stuff. It tries to find
> Michael> itself (and there is a setting but I forgot what it was)
> Michael> and once it does, it does even more by automatically
> Michael> adding *all* jar files in the directory where it stores
> Michael> it
Steve Byrne wrote:
> We need three simple pieces of
> information from you:
>
> 1) Your system's libc version
libc.so.5 -> libc.so.5.4.44
>
> 2) Your system's libdl version
libdl.so.1 -> libdl.so.1.9.9
>
> 3) Whether you had to remove libc and libdl to make Java work for you
yes. It was remo
code:
{
Object o=Finding.detect(this,new UnaryPredicate()
{
23: public boolean execute(Object o)
{ return ((Field)o).GetTag().charAt(0)!='0'; }
});
if(o==null)
throw new NoSuchElementException("No primary field.");
return (Field)o;
}
jikes output:
> ? I need some help configuring my classpath.
> ? I can javac on file it works fine ie:
> ? javac hello.java
> ? this creates the .class file.
It may be usefull a common solution to use -d option in javac command.Just create a
directory named myclass and do compile all
class files in it.
Someth
Paul Reavis wrote:
> ? May it be prefere to maintain a .deb package?
>
> There is already a maintainer, I believe, but release issues and time
> make it hard to keep the .deb up with the absolute most current
> JDK release.
>
> For example, apparently the 1.1.5v7 release requires a version of gli
Paul Reavis wrote:
> I'd like to volunteer to start and maintain some documentation on
> installing and running the java JDK port under Debian.
May it be prefere to maintain a .deb package?
--
Cheers.
Alexander
Nelson Minar wrote:
> Does tya06 work with sbb's latest port of the JDK, 1.1.5_v7? TYA's
> configure script breaks when it tries to detect the Java version, but
> if you hack it so that it sees Byrne JDK 1.1.5 libc and use the same
> bit of configuration that's used for the version that matches
>
18 matches
Mail list logo