Hamdi Mohd Yusof wrote:

> Hi,
>
> No, I have never heard of Teikade before. Can you give me the link?
>

Sure -

http://www.pfu.co.jp/teikade/

I've played with it for about 1.5 hours altogether.  It's apparently a 100% Java
IDE, that's -very- closely modelled on the Smalltalk environment.  It
automatically parses source code and presents it in the typical Smalltalk
browser:  you click on a package name, class name, and method name, and then you
see just that one method.

It also has options for compiling and executing.  I got a huge Java class last
night that I need to work on, and the environment helps a lot in understanding
new code like that.

The downsides I found are that the 1.x version uses AWT, and there seems to be an
occaisonal bug in the Linux JDK where listboxes will start scrolling all by
themselves (?)

- Robb


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to