niedziela, 28 października 2012

accessing the WS-client code from SVN repository

In this post I will describe in a few lines what could happen during and after the Android WS client checkout from the SVN repo. So the first steps are similar like in the previous post when we was downloading our local version of the webservice project (WS producer).

After checkout we should do Clean on our new project. So choose Project in the main menu and click the Clean option.




Choose the AndroidWSClient project from the radio options select and approve the clean and rebuild operations.



The error should appear in the Problems and also in Console  views:


Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties.


Let do the steps described in error information. Go to Project Explorer and choose the AndroidWSClient project name. Click right mouse button. From the context menu choose the Fix Project Properties options and perform another clean operation on our project. 




After that notice that Error is missing in the Problems view.




Brak komentarzy:

Prześlij komentarz