User:Philipp
project tasks
- support for Compiling EiffelStudio under Windows using also Automatic Build Scripts
- code -> currently gui
- keep wiki up to date
working state
- I set up some rudimentary graphical user interface for the arguments.
- I'm now trying to integrate it in a file menu or menu bar of EiffelStudio:
- It is not so hard as I first thought. I looked at a new vision2 project and found out, that it is not that difficult to add a menu entry or a whole pulldown menu.
- Most certain it is better not to add a whole menu list but only one entry, otherwise ES will be overloaded.