The type is val. Actually it is different. why?

Answered

The type is var. Actually it is different. why? It becomes an actual when it clicks. I am Japanese. I'm sorry in poor English.

click, then

0
3 comments
Avatar
Yaroslav Bedrov

Hello,

Sorry, could you please attach full code example and some more details to clarify the issue?

0
Avatar
Permanently deleted user

It is Java 8 code.

not support val.

example, 

// actually code 
TWfOuttimeRequest wfOuttimeRequest = new TWfOuttimeRequest()
//but following, look like
val wfOuttimeRequest = new TWfOuttimeRequest()

 

and, 

some code click(by mouse).

it maybe setting? but I don't know what to do.

thank you

0
Avatar
Yaroslav Bedrov

Could you please share idea.log ("Help | Show Log in...") after restarting IDE?

0

Please sign in to leave a comment.