On Fri, 10 Nov 2000, Joi Ellis wrote:
> Incompatible window managers
> Java apps misbehave on FVWM2 and others. Apparently there are
> KDE support hacks hardwired into the JVM? One common problem
> involves window positioning and size errors. (General X11 apps
> don't care wh
On Thu, 26 Oct 2000, Barnet Wagman wrote:
> Does Kaffe/GJC/Classpath have a website? If so,what's the url?
Go to the source ...
http://www.gnu.org/software/java/java.html
/Urban
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
On Mon, 16 Oct 2000, Peter Schuller wrote:
> > I've been doing my Java development using emacs (actually xemacs) but am
> > considering switching over to Forte (nee netbeans).
>
> Personally I'd go for Forte simply because I have not been able to make
> xemacs/eamacs indent with hard tabs instea
On Wed, 16 Aug 2000, Hrishiraj Nair wrote:
> How do I get rid of the Terminal Emulator?
xterm?
> Usually when we have to run a Java program we go the Terminal Emulator
> and type in the name of the class file as in
>
> $java xyz
>
> where xyz.class contains my Byte Code to be executed.
>
>
On Fri, 9 Jun 2000, Rajesh Patel wrote:
What is this?
Reply-to: "^X"@lads.is.lmco.com
> hi all,
> I am running kaffe 1.0.5 on my Redhat 6.1 and trying to use
> swing classes. It is not finding swing classes. e.g.
> Can''t find class "javax/swing/JFrame" ยง8 ...
> How can i
On Wed, 7 Jun 2000, Andrew Majercik wrote:
> And there-in lies the rub, because I am trying to find a viable JRE for
> shipping a product. :)
Sorry, I need to read $subject more carefully.
> Does anyone know who to contact?
The blackdown people are on this list, they probably already know.
On Wed, 7 Jun 100, Oscar Carrillo wrote:
> I couldn't figure this out either. Can someone please enlighten us?
> I posted an inquiry before but got no reply.
>
> I had to eventually use the IBM JRE 1.1.8, which only supports native threads.
> I would probably make an RPM of the balckdown 1.1.8 i
On Mon, 5 Jun 2000, Nelson Minar wrote:
> What would be *really* great is if there were an open source Java
> implementation that we could all contribute to and avoid all these
> politics. My impression is the Java design is stable enough that this
What's wrong with kaffe?
gcj + classpath?
(
On Sun, 4 Jun 2000, Daniel Morgan wrote:
> I am most interested in running java applets with JDK 1.3 within the
> Mozilla browser on LInux. If no one has begun work on one, could we get
> a project started for this and use either blackdown.org or mozilla.org
> as the repository for it?
I ass
On Fri, 26 May 2000, Chad Lemmen wrote:
> The 1.2-pre glibc2.0 version does seem to work. When I run the
> applications startup script a login box comes up and it lets me login.
> The application doesn't work beyond that when I click on any of the
> applications buttons it beeps at me and won't
On Thu, 25 May 2000, Chad Lemmen wrote:
> JDK versions 1.2 and 1.2.2 don't have classes.zip in the lib dir, but
> 1.1.8 does. This might be why even though 1.2 seems to work on my
> system it won't run this app properly.
The classes.lib has been replaced by rt.jar (and possibly some other j
On Thu, 25 May 2000, Chad Lemmen wrote:
> Ok I installed 1.2.2 RC3 and it seems some files are missing here is
> what its telling me.
>
> chad:/$ /usr/local/jdk1.2.2/bin/java -version
> /usr/local/jdk1.2.2/bin/java: /bin/realpath: No such file or directory
> /usr/local/jdk1.2.2/bin/java: /bin/re
On Tue, 12 Oct 1999, Rachit Siamwalla wrote:
> Yes, ddd exists on linux and definitely works with C / C++ code. I don't
> know whether there is a hook into jdb (never used it). You can probably
> get it at most RPM repositories, ie. rufus, etc.
ddd handles jdb as well. I tried it a some time ago
On Thu, 22 Jul 1999, Alexander Schatten wrote:
> I am searching for a database for my new project. now there are really a
> lot of RDBMS systems for Linux (nearly too much!). at the moment I am
> playing with mySQL, which is nice, simple, but lacks some functionality:
> foreign keys, first of all
x27;-Djava.compiler=' when using green threads. I saw
exactly the same effects as you did before I added that switch.
/Urban
---
Urban Widmark [EMAIL PROTECTED]
Svenska Test AB +46 90 71 71 23
program
Are you running green threads with:
-green -Djava.compiler=
?
/Urban
---
Urban Widmark [EMAIL PROTECTED]
Svenska Test AB +46 90 71 71 23
--
To UNSUBSCRIBE, email to [EMAIL P
Changing as you described worked perfectly (except for missing swedish
characters in the ghostscript fonts, so I'm using some others).
Thanks.
/Urban
---
Urban Widmark [EMAIL PROTECTED]
Svenska Test AB
x27;m not paying close enough attention ...
>
Did you remember -Djava.compiler= when using -green ?
I didn't at first, and then all programs died when showing their frame ...
/Urban
---
Urban Widmark [EMAIL PROTECTED]
Svenska Test AB
Hello
Is there anything that can be done to make the jdk1.2 fonts behave more
like the 1.1 ones? Included is a small testprogram with output. Notice the
difference in height of the fontmetrics.
Searching through the archives and the bug-reports gave at least one other
person (hmm, no mail addre
if(s == 0xbbaa)
; /* little, x86 etc */
else
;
Any errors in the code above is the result of my brain not functioning
properly at this time of day ...
/Urban
---
Urban Widmark [EMAIL PROTECTED]
Svenska Test AB +46 90 71 71 23
/or other
environment variables.
Btw, if you are using jserv and apache you should perhaps go to:
http://java.apache.org/
There used to be a FAQ there that may answer your question (now they've
redesigned the pages and I can no longer find it :).
/Urban
---
Urban Widmark
Oracle includes their JDBC driver with the database, and that it
is a pure java driver. (I'm more certain of the first than the last).
If you can't find it I'm sure you can download it from www.oracle.com
somewhere ...
/Urban
---
Urban Widmark [EMAIL PRO
other
OS's/other partitions you're going to end up writing a new filesystem of
your own ...
Also, I'm not sure if /dev/hda access goes through the disk cache or if
you would loose that as well.
You could probably get very good performance increase without raw disk
access
23 matches
Mail list logo