mbastian opened a new issue, #4903:
URL: https://github.com/apache/netbeans/issues/4903

   ### Description
   
   Hi, 
   
   The `org.netbeans.modules:org-netbeans-modules-swing-validation` module is 
currently part of the `ide` cluster.
   
   It notably wraps the `ValidationAPI` library. As a NB Platform user I 
struggled to re-use this module in my application and I thought it would make 
more sense to have it part of the `platform` cluster. Would that be possible? 
It seems to only have [platform 
dependencies](https://github.com/apache/netbeans/blob/master/ide/swing.validation/nbproject/project.xml).
   
   Also, I struggled to understand why it doesn't have any public packages. I 
had to declare a `impl` dependency to make this work in my application.
   
   Thanks in advance!
   
   
   
   ### Use case/motivation
   
   I'm the maintainer of a NB Platform application and I found this validation 
library very useful for UI validation. I would like it to be the recommended 
way NB Platform users validate UIs.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


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

Reply via email to