Difference between revisions of "User:Dilip"

(work status: - changed work status and added "completed work")
Line 4: Line 4:
 
== work status ==
 
== work status ==
  
 +
* created small project to save some configs (in a xml file)
 +
-> will check with team what really has to be saved, and write code (to integrate in AT/ES)
 
* compiled Eiffel Studio using Bernd's BuildScript
 
* compiled Eiffel Studio using Bernd's BuildScript
 
-> now trying to figure out how to get working on the code and recompile as needed (in ES)
 
-> now trying to figure out how to get working on the code and recompile as needed (in ES)
 +
 +
== completed work ==
 +
 
* managed to compile and start ES IDE with modified About_Dialog
 
* managed to compile and start ES IDE with modified About_Dialog
(a very small step towards getting started on building the interface for the [[AutoTest Integration]])
 
* supposedly found the Classes which need to be created/modified to do own new dialog for [[AutoTest Integration]]
 
-> will try to actually create a new menu entry and own dialog box soon
 

Revision as of 00:07, 5 June 2006


work status

  • created small project to save some configs (in a xml file)

-> will check with team what really has to be saved, and write code (to integrate in AT/ES)

  • compiled Eiffel Studio using Bernd's BuildScript

-> now trying to figure out how to get working on the code and recompile as needed (in ES)

completed work

  • managed to compile and start ES IDE with modified About_Dialog