NitorCreations / RobotFramework-EclipseIDE

Developing an Eclipse IDE for the Robot Framework test automation tool
71 stars 53 forks source link

Make "How to ..." tutorial page #55

Open gjemp opened 11 years ago

gjemp commented 11 years ago

this page should contain following : 1) How to install plugin in eclipse This is already done :)  and is working fine.

2) How to set up project At the moment people like me( new in eclipse world) it is not easy to start project - new project menu do not have the " New Robot Project" option . If it will be there then it should have some default paths  also like resources , libraries and so on

3) how to add libraries some example how to add new library to the project , ( configuration in pom.xml  ...)

4) some demo project at the end Then it would be easy to understand  all previews steps , how it is working .

Mostly ppl start writing tests ( because it is really cool to write automated tests)  and forget the whole project tree and architecture of the test project. It were nice also if there were some information how to use keywords and , resources (image of the project architecture would give a lot )... It is part of step 2 i guess.

xkr47 commented 11 years ago

thanks, this would be a nice addition I agree.