Android seems determined to move from the Eclipse IDE to Android Studio (IntelliJ IDEA). It looks like this has features well worth exploring but it also means declining support for Eclipse and Ant.
In the past our NetRexx developers have taken the tack of providing plugins which are tightly integrated with some IDE (Kermit Kiser with jEdit, Bill Fenlason with Eclipse). These are not simple to produce and it is painful and disruptive to see them invalidated by necessary progress in Android's systerm.
I wonder if it possible to find an approach to incorporating NetRexx in Android that is not integrated with Android's IDE du jour at all. In the best of worlds an Android distribution would be developed in recognition of its first class status among operating systems. In the meantime could some stand-alone means be found for producing classes or, barring that, .java files that can be directly incorporated into Android projects?
Android Studio appears to have the concept of running outside tools and automatically reloading files they modify. This offers the possibility of producing a "distributed" Android/NetRexx IDE without the pain of plugins. I develop in an analogous way, editing in jEdit and compiling and testing with individual command line windows that feed their diagnostics back to jEdit. Perhaps it sounds clumsy, but the clear division of labor is simplifying.
_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive :
http://ibm-netrexx.215625.n3.nabble.com/