Adarshvk98 commented on PR #3031: URL: https://github.com/apache/incubator-kie-tools/pull/3031#issuecomment-2769856464
About point 3, I checked the old editor, and it’s behaving a bit strangely. I tried with a similar example, using “Book” and “Book1” as classes. Initially, when importing two classes, it correctly displayed their attributes and expanded them. However, the second time I tried, the “Book” or “Book1” structure sometimes showed an empty structure. <img width="1198" alt="image" src="https://github.com/user-attachments/assets/de7b5640-9deb-4391-9a17-113d3d08b5fc" /> Regarding point 2, I believe the function `getClasses` from `javaCodeCompletionService` handles the search, comparison, and retrieval of Java classes. As @jomarko requested, we might need to modify the logic from the Java side. don’t have much control over the component side. Please correct me if I’m wrong about it. @yesamer -- 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]
