Adarshvk98 opened a new pull request, #3031:
URL: https://github.com/apache/incubator-kie-tools/pull/3031

   Closes [issue 
#1878](https://github.com/apache/incubator-kie-issues/issues/1878)  
   
   Based on the initial development PR 
[#751](https://github.com/apache/incubator-kie-tools/pull/751).
   
   **Showcase :** 
   
   
https://github.com/user-attachments/assets/912806da-cf80-4bec-8ab8-9bf12453e4d9
   
   
   ### Key Features
   
   1. Integrates the Import Java Classes Component into the New DMN Editor
   2. This feature is only available when the DMN Editor is run inside VS Code 
Extensions
   
   ### Important Considerations
   
   When importing Java classes, the system checks for existing DMN data types 
that match the selected classes. If a match is found, the user is prompted to 
decide how to proceed. The user can choose to either:
   
   - Replace the existing type
   - Keep both versions as separate types (following the DMN Data Type naming 
convention: `<class-name>, or <class-name>-<count>` if multiple classes have 
the same name)
   
   ### Future Improvements
   
   - Currently, attributes converted to DMN types do not support lists 
(collections). it will be good to add support in near future.


-- 
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]

Reply via email to