cancel
Showing results for 
Search instead for 
Did you mean: 

When I delete a method in the view,

Former Member
0 Kudos

hai,

when I delete a method in the view by selecting methods tab and right click on the particular method and selecting on the delete and i clicked ALL.

I have done as i said earlier and now i am getting an error in the implementation

in all lines.

private final IPrivateConferenceBookingForm wdThis;

private final IPrivateConferenceBookingForm.IContextNode wdContext;

the error is IPrivateConferenceBookingForm cannot be resolved.

please give me solution. Very urgent.

Waiting for the reply.

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

I think you have deleted the eventHandler in the Methods Tab .

In that case go to the Actions tab and check weather you have mapped any action to this eventHandler .If so delete that action .

Reagrds, Anilkumar

Former Member
0 Kudos

it is only a method with return type String. but still the method has not been removed from the implementaion.this method is not called or calling by any other methods.

please reply

Former Member
0 Kudos

Install the IDE once again !!!

Regards, Anilkumar

Former Member
0 Kudos

i am still getting the same error.

please tell any other solution

Former Member
0 Kudos

maybe the IPrivateConferenceBookingForm is now deleted from the imports.

Try to right click in the source (Implemetation tab) and do:

Source > Organize imports

Does that solve your problems?

Former Member
0 Kudos

Hi,

Is any context attributes are there in related to that method what you deleted.

Try to check any mapping params are there r not .

And check that method is in any views related to what you deleted method.

Thanks

Lohi.

Former Member
0 Kudos

Close your project and Re Open it.

Rahul

Former Member
0 Kudos

still iam getting the ssame problem.

when i create a new project and copy paste the existing forms and when i create a new method, new methods are not creating.

please do reply urgent.

Former Member
0 Kudos

Hi,

Is that methods mapping any context variables.

Thanks,

Lohi.

Former Member
0 Kudos

no, it is not mapping to any context.

former_member182372
Active Contributor
0 Kudos

Hi,

Delete "gen_*", "bin" folders from your project`s folder and right click on WD project and select "Reload" and "Reload+Rebuild".

Best regards, Maksim Rashchynski.

Former Member
0 Kudos

Hi,

Try repair project structure and Class path

Regards

Ayyapparaj

Former Member
0 Kudos

Hi,

Try closing your IDE and opening it again. If that doesn't solve the problem, close the project and open it again from the Navigator view.

Regards,

Satyajit.

lajitha_menon
Contributor
0 Kudos

Hi there,

This maynot be caused due to you deleting the method. Try closing NWDS and open again. If not resolved, try reload+Rebuild,

Cheers

LM

Former Member
0 Kudos

i done the same thing what u told still i am fascing the same problem.

i was unable create new methods. when i create new methods it is creating in the implementation code.

please reply. urgent.