SuperCollider (Github) has a decent IDE these days. But perhaps you'd like to use an actual editor like Emacs. Sam Aaron published an article on this, but it is badly…
I recently tried to load a sample IRS 1120 tax return in XML format (Example_TransmissionWithConsolidatedReturn.xml in their schema distribution) into the Eclipse XML editor. I shouldn't need to tell you…
The Eclipse projects yearly multi-project release is now available. It is code named Helios which replaces Galileo. The new eclipse version is 3.6. One of the new features is an…
RAD 7.5 was just released and I just installed it. Lots of improvements. It's based on Eclipse 3.4 now. One glitch. I use the Maven plugin on many projects. I…
The m2Eclipse plugin has been accepted into the Eclipse Foundation. Perhaps this will push development along. Already there is a ton of new features in the current release - along…
There is a plugin for Eclipse for developing JavaFX. The official installation instructions are ok to a point. You do get the plugin installed. But then what? I hope to…