I'm programming an IDE for modding Civilization 4 Bts. It's based on Eclipse RCP.
Eclipse is a IDE for several programming languages and you can use it as base for your own IDEs or other Programs.
I call the program IDE because I plan to add a Python and maybe a C++ Editor later, for that I can use the plug-ins for Eclipse which are already there.
In the final version, it shall support editing the XML files with an form editor and text editor simultaneously. But the most important feature is the extensibility, so it will be possible to edit XML files of Mods with different Schemata, and modify the User interface.
A screen shot of the prototype comes soon.
I'm happy about feedback!
(Sorry, my English is very bad)
Eclipse is a IDE for several programming languages and you can use it as base for your own IDEs or other Programs.
I call the program IDE because I plan to add a Python and maybe a C++ Editor later, for that I can use the plug-ins for Eclipse which are already there.
In the final version, it shall support editing the XML files with an form editor and text editor simultaneously. But the most important feature is the extensibility, so it will be possible to edit XML files of Mods with different Schemata, and modify the User interface.
A screen shot of the prototype comes soon.
I'm happy about feedback!
(Sorry, my English is very bad)