apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.69k stars 853 forks source link

Visual View doesn't reflect the changed Source View #6510

Open BukmopbacoB opened 1 year ago

BukmopbacoB commented 1 year ago

Apache NetBeans version

Apache NetBeans 19

What happened

When running a project created in accordance with the "File Type Integration Tutorial" and changing the Source code and saving on the Visual tab, no changes occur and an unexpected interruption is shown "A org.openide.util.RequestProcessor$SlowItem has occurred"

How to reproduce

  1. Create a project according to the "File Type Integration Tutorial" (https://netbeans.apache.org/tutorials/nbm-filetype.html)
  2. Launch the project.
  3. Create a Java application and create a file of a given type (all in accordance with the "File Type Integration Tutorial")
  4. Change the file in the "Source" tab and save the project

Did this work correctly in an earlier version?

No / Don't know

Operating System

Windows 11

JDK

1.8

Apache NetBeans packaging

Apache NetBeans provided installer, Apache NetBeans platform

Anything else

No response

Are you willing to submit a pull request?

No

BukmopbacoB commented 1 year ago

messages.log