Page 1 of 1

Standard IDE

Posted: Thu Sep 21, 2006 11:04 pm
by kingargyle
Has any thought been given to creating one standard distribution for OxygenXML. As I understand it right now, there are two seperate code bases that need to be maintained and updated. The Standalone IDE, and the Eclipse Plugin IDE. It would seem that it would be far simplier for you to standardize on the Eclipse IDE, and produce a Standalone RCP version as well as a plugin version. You would have one common code base, and would greatly simplify your maintence.

Just a thought. Besides, this way the standalone and plugin-version could have the exact same feature set.

Posted: Thu Sep 21, 2006 11:06 pm
by kingargyle
One added benefit is that it would also give the Standalone IDE the benefit of using existing eclipse plugins for Source Control (i.e. CVS, SubVersion, Perforce, etc).