lburaggi commented on issue #3800: URL: https://github.com/apache/netbeans/issues/3800#issuecomment-1126257871
I also have an error while Refactoring, and I think it could be the same reported here by [RobertScharpf](https://github.com/RobertScharpf) [messages.log](https://github.com/apache/netbeans/files/8689488/messages.log) [LuxotticaGroupXlsPOLoaderTest.dump.txt](https://github.com/apache/netbeans/files/8689491/LuxotticaGroupXlsPOLoaderTest.dump.txt) [Error](https://user-images.githubusercontent.com/9415225/168329672-c59c9ea8-dd47-4a7d-ab72-4ccff007768b.jpg) The error is generated while renaming a method in a class that is not related to the file reported as unparseable in the log The log says there is a `ALL [null]: An error occurred during parsing of 'C:\JavaProjects\VisionGroup\hermesVsg\src\test\java\it\sv\hermes\purchord\service\LuxotticaGroupXlsPOLoaderTest.java'. Please report a bug against java/source and attach dump file 'C:\Users\luca\AppData\Roaming\NetBeans\13\var\log\LuxotticaGroupXlsPOLoaderTest.dump'. ` but actually this is not true: not only the file looks correct but if I remove it from the project an identical error is generated having an other file as target. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
