Monday, October 23, 2006

JadClipse: Java decompiler plug-in for Eclipse

I just installed JadClipse plug-in for Eclipse and I am finding it very useful. I have been trying to debug an issue with the ATG API, and this plugin lets me read the ATG code by decompiling the class files.

I haven’t yet tried debugging the “decompiled” ATG code.

The plugin home page:

http://jadclipse.sourceforge.net/

Installation instructions:

http://jadclipse.sourceforge.net/install.html

Tuesday, October 03, 2006

Libraries and tools for JavaScript Development

Libraries:

Dojo:
http://dojotoolkit.org/
Recommended if you are familiar with Java.

Prototype:
http://prototype.conio.net/
Recommended if you are familiar with Ruby.

Tools:

Firefox Web Developer Extension:
https://addons.mozilla.org/firefox/60/

JavaScript Shell
http://www.squarefree.com/bookmarklets/webdevel.html