cancel
Showing results for 
Search instead for 
Did you mean: 

Java Class IMessage<ComponentName>

Former Member
0 Kudos

Hi Guys,

Do you need to run some application or do something for the class IMessage to be created? I have already define some messages but i can't seem to find and import that class. Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Conrad,

Try to delete "gen_wdp" folder from your file system and choose "Reload" from Dynpro projects`s context menu and then choose "Reload+rebuild". Usually it helps me to see IMessage* if they are missed.

Regards, Maxim R.

Former Member
0 Kudos

Thanks. But I never delete the folder. I just go to the package explorer and rebuild that project.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

NO, you dont need to run any sort of application to create the IMessage<component> object. When you create the messages and save the file by pressing save button this interface should be automatically generated. If its not, then there are some issues in the NWDS of yours. Please re-try the same process for a new test project and dont forget to save the message editor after you create your messages. This should work.

Regards,

Shubhadip