Dear All,
I have created one Webdynpro mobile application using NWDS 'SAP NetWeaver 7.1 Composition Environment SP05 PAT0000'
I tested my application it was working fine.
In the Controller java i can see the following as generaated by NWDS..
// IMPORTANT NOTE:
// ALL IMPORT STATEMENTS MUST BE PLACED IN THE FOLLOWING SECTION ENCLOSED
// BY @@begin imports AND @@end. FURTHERMORE, THIS SECTION MUST ALWAYS CONTAIN
// AT LEAST ONE IMPORT STATEMENT (E.G. THAT FOR IPrivateCustomerComp).
// OTHERWISE, USING THE ECLIPSE FUNCTION "Organize Imports" FOLLOWED BY
// A WEB DYNPRO CODE GENERATION (E.G. PROJECT BUILD) WILL RESULT IN THE LOSS
// OF IMPORT STATEMENTS.
I did exactly the same as above by mistake and now i am not able reimport the required statements and i am getting errors that my model instances in controller class are not recognized.
Please suggest what i should do to fix this.
Thanks in advance!!
Regards
Devendra