Tag: debug
Archium
by nxt on Jul.05, 2005, under Java
There is a new release coming soon…
This will finally include an eclipse plugin to visualize the design
decisions and their dependencies at runtime. This should greatly
improve the process of debugging your applications.
For those who don't know what Archium
is, Archium is a new programming language which I worked on during my
traineeship at the university, for more information see the archium
website www.archium.net.
I personally think that one of the best features is that archium allows
you to change your application at runtime, allowing you to update your
software while it continues to run.