On Thu, 18 Jun 1998, Sze Yuen Wong wrote:
> P.S. ok. So I think I should give up in finding an IDE.
Well, XEmacs is as good as any for now. But don't give up! Contribute to
FreeBuilder!
. . . Sean.
On Mon, 25 May 1998 [EMAIL PROTECTED] wrote:
> will there be a jdk1.2 port in the near future (even for the betas)? I'd
> like to use collections and I'm not willing to switch to NT :-(
It is possible to use 1.2 collections with the jdk 1.1. If you go to
http://java.sun.com, go into the InfoBus
On Mon, 25 May 1998, Bernd Kreimeier wrote:
>
> A transient (slightly off-topic) thought on the way from
> C++ to Java I was wondering whether there is an attempt
> to implement a free javac?
There's guavac, which is a javac written in C++. Then there's pizza, an
extended version of the Ja
On Sat, 23 May 1998, Roger Hill wrote:
> I have just gone through the Kaffe install, but every time I try anything
> (eg javac HelloWorldApp.java), I get:
>
> [rhill@lappie test]$ javac HelloWorldApp.java
> java.lang.NoSuchMethodError: initializeSystemClass
You need a patch for kaffe. Try look
On Fri, 22 May 1998, Maksim Lin wrote:
> Sorry everyone, I should have included the url to XTC, so that anyone
> interested can grap it and have a look. Note that there isn't a whole
> lot a documentation and what there is in a text file mixed in with the
> src.
>
> http://www.cs.umb.edu/~eug
On Wed, 20 May 1998, Maksim Lin wrote:
> The story is that as a part of my Masters thesis, I need to do a "proof
> of concept" Java project, using a OO distributed developpment
> methodology based on open-source development model. Now one of the
> ideas I have for the project, is creating a pure