Code from IBM VAJ on Linux

1998-07-21 Thread Brad Pepers
I'm trying to run a program from IBM Visual Age Java 2.0 on Linux but it doesn't work. Its an example program that came with the VAJ 2.0 beta I downloaded. It uses AWT to create a mortgage calculator. The error message I get is: java.net.MalformedURLException: systemresource:/ZIP0/+/: java.lan

Online Marketing

1998-07-21 Thread factual
ONLINE MARKETING - THE NEXT GENERATION OF ADVERTISING/MARKETING Complete Online Marketing Solutions: At Estroco Technologies, we provide all the tools necessary to promote your business/organization. Whether your goal is to have people come to your website, or to prospect for orders of produc

OT -NT Software glitches leave Navy Smart Ship dead |GCN J

1998-07-21 Thread Glenn Valenta
This is to good to let go by without passing on! -- Glenn Valenta Engineering http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] <-main mail account

Back..

1998-07-21 Thread Karl Asha
If it seems like I haven't been paying attention to java-linux as of late, I haven't. I've been in the middle of moving all my stuff and driving down to texas from virginia. Anyway, I'm back again, please bring anything critical to my attention as I don't really have time to sort through the mai

Re: Emacs and java...

1998-07-21 Thread Peter Eddy
Yes, emacs, xemacs, and vi are all available for NT (I use emacs at work on NT) however the xemacs port is still not very stable. The JDE should work unless you have emacs 2.04 (or whatever is the current beta release of emacs.) So get the previous 19.x one. Also, if you're interested in other

Re: Linux/Java/KDE

1998-07-21 Thread Doug South
Christopher Seawood wrote: > On Tue, 21 Jul 1998, Seth M. Landsman wrote: > > > Because of the restrictions placed by javasoft on the jdk source > > code, I don't think porting the jdk to QT could ever be considered free > > enough to fit QT's standards. i.e., source code could never be

Re: JL: RE: Emacs and java...

1998-07-21 Thread Chris Dean
"Liam Magee" <[EMAIL PROTECTED]> writes: > Are these tools available for NT? Emacs is, but not (currently) XEmacs. http://www.cs.washington.edu/homes/voelker/ntemacs.html Chris Dean

RE: Emacs and java...

1998-07-21 Thread Liam Magee
Are these tools available for NT? Liam. > -Original Message- > From: Zhichao Hong [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 22 July 1998 5:32 > To: Dustin Lang > Cc: [EMAIL PROTECTED] > Subject: Re: Emacs and java... > > > Hi Dustin: > > It is really terrible to develop something in

Re: JL: Emacs and java...

1998-07-21 Thread Chris Dean
Dustin Lang <[EMAIL PROTECTED]> writes: > I've decided to give Emacs a try (I normally use pico :) for my java > development (my full-time job). Can anyone tell me how to set the > character emacs uses to indent? Right now it's using two spaces as a tab. > I'm a believer in the a-tab-is-a-tab a

Re: Linux/Java/KDE

1998-07-21 Thread Christopher Seawood
On Tue, 21 Jul 1998, Seth M. Landsman wrote: > Because of the restrictions placed by javasoft on the jdk source > code, I don't think porting the jdk to QT could ever be considered free > enough to fit QT's standards. i.e., source code could never be released, > save to those who signed t

Re: Emacs and java...

1998-07-21 Thread Zhichao Hong
Hi Dustin: It is really terrible to develop something in a pico. You should try vi or emacs. Both are very powerful editor tools. Here is a page about JDE, it is for emacs. Just following the instruction to install. It is a great tool and much better than Visual J++ and Visual Cafe. Take a

Emacs and java...

1998-07-21 Thread Dustin Lang
Hi, I know this isn't really on-topic but I'm sure there is someone on this list with the answer... I've decided to give Emacs a try (I normally use pico :) for my java development (my full-time job). Can anyone tell me how to set the character emacs uses to indent? Right now it's using two sp

Re: Linux/Java/KDE

1998-07-21 Thread Seth M. Landsman
On Tue, Jul 21, 1998 at 06:27:31PM +0200, Joachim Schaaf wrote: > Joe Carter wrote: > > Joachim Schaaf wrote: > > > > > > > > Are there any plans to port java so that it uses the KDE toolkit > > > > (http://www.kde.org)? > > > > > > I don´t know, but I consider this a good idea. Any volunteers :)

Re: Linux/Java/KDE

1998-07-21 Thread Nathan Meyers
> The reason I would really like to see a KDE or QT version of the JDK is > to reduce the bloat... > For the ones running KDE, libqt.so is already in loaded RAM... > multiple JVM would also share it, reducing the amount of RAM needed.. If we're looking for alternate peer GUI toolkits... Why not

Re: Linux/Java/KDE

1998-07-21 Thread Trussart Vincent
> I know, but if the Java port with QT/KDE is free/ with open source, > noone must pay. > I don´t know the way a new Look&Feel has to be designed for Java 1.2, > but the reason to do a port to QT/KDE would be the quality of the QT > toolkit, or am I wrong? The reason I would really like to see a

Re: Linux/Java/KDE

1998-07-21 Thread Joachim Schaaf
Joe Carter wrote: > Joachim Schaaf wrote: > > > > > > Are there any plans to port java so that it uses the KDE toolkit > > > (http://www.kde.org)? > > > > I don´t know, but I consider this a good idea. Any volunteers :) ? > > I believe the Qt license requires any developer of commercial > softwar

Re: Linux/Java/KDE

1998-07-21 Thread Ernst de Haan
Sounds cool! KDE look-and-feel! Neat! I think it looks great (first time I saw it, though) Mixture between Motif, Win32 and Mac. Original Message Follows >From [EMAIL PROTECTED] Tue Jul 21 07:07:56 1998 Received: (from listadm@localhost) by shell.ncm.com (8.8.5/8.7.5) id KAA32303; Tu

Re: Linux/Java/KDE

1998-07-21 Thread Paul Reavis
J.S. Willans wrote: > > Are there any plans to port java so that it uses the KDE toolkit > (http://www.kde.org)? The JCL project (http://www.oryxsoft.com/projects/jcl/) is working on an open-source replacement for the java.* (including awt) stuff that is based on I believe GTK. KDE uses Qt as it

Re: Linux/Java/KDE

1998-07-21 Thread Nelson Minar
>> Are there any plans to port java so that it uses the KDE toolkit >> (http://www.kde.org)? >I don´t know, but I consider this a good idea. Any volunteers :) ? There's a lot of issues with Qt licensing. The free alternative is GNOME, http://www.gnome.org/. If someone gets serious about doing a p

Re: Linux/Java/KDE

1998-07-21 Thread Joe Carter
Joachim Schaaf wrote: > 8< > > > > Are there any plans to port java so that it uses the KDE toolkit > > (http://www.kde.org)? > > I don´t know, but I consider this a good idea. Any volunteers :) ? > I believe the Qt license requires any developer of commercial software (i.e. non release of sou

Re: Linux/Java/KDE

1998-07-21 Thread Doug Welzel
I proposed this on the KDE list a while back, but I suggested creating a KDE Look & Feel.. thoughts on that one? Doug On Tue, 21 Jul 1998, Joachim Schaaf wrote: > J.S. Willans wrote: > > > > Hi, > > > > Are there any plans to port java so that it uses the KDE toolkit > > (http://www.kde.org)

Re: Linux/Java/KDE

1998-07-21 Thread Joachim Schaaf
J.S. Willans wrote: > > Hi, > > Are there any plans to port java so that it uses the KDE toolkit > (http://www.kde.org)? I don´t know, but I consider this a good idea. Any volunteers :) ? Regards, Joachim -- Joachim Schaaf IoS - Gesellschaft fuer innovative Softwareentwicklung mbH Donatusstr

RE: Linux/Java/KDE

1998-07-21 Thread A . KLOS
-- | From: jwillans / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: Linux/Java/KDE | Date: Tuesday, July 21, 1998 3:38PM | | Hi, | | Are there any plans to port java so that it uses the KDE toolkit | (http://www.kde.org)? What do you mean by usin

Linux/Java/KDE

1998-07-21 Thread J.S. Willans
Hi, Are there any plans to port java so that it uses the KDE toolkit (http://www.kde.org)? Many Thanks James ___ James Willans Computing Officer University of Keele Staffordshire ST5 5BG

Hey guys!

1998-07-21 Thread Ernst de Haan
Thanks for the response! Wow, this is what a mailing list is supposed to do! Hey, if anyone cares, I'd like to introduce myself. Linux freak, Java freak and Swing freak. I do Java/Swing development at Utrecht University, Holland. We're working on a so called "ClassMate Open Framework For Educ