Michal Rama created NETBEANS-2749:
-------------------------------------
Summary: Error in lambda expression does not appear directly in
code.
Key: NETBEANS-2749
URL: https://issues.apache.org/jira/browse/NETBEANS-2749
Project: NetBeans
Issue Type: Bug
Components: java - Editor
Environment: Windows 10, NetBeans Linux 1156, Java 12.0.1
Reporter: Michal Rama
Attachments: picture1.png, picture2.png, picture3.png, picture4.png
Hello,
When I delete a parameter in _setOnMouseEntered_ at _javafx.scene.shape.Path_,
it displays an error.
!picture1.png!
Same as the file.
!picture2.png!
Even after startup.
!picture3.png!
However, if I delete a parameter in _setOnFinished_ at
_javafx.animation.FadeTransition_
This will show the error in the file even after running, but not directly in
the code.
!picture4.png!
Please repair.
Thank you
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists