matthiasblaesing commented on issue #8262:
URL: https://github.com/apache/netbeans/issues/8262#issuecomment-2676086174

   The openapi generator does not generate bindings, it generates a complete 
project structure. Modify the `output` elements in your configurations to point 
to different directories and check the output. The two generations overlay each 
other and thus you'll get unpredictable behavior. What is more NetBeans 
assumes, that the source roots are directly in generated-sources not somewhere, 
more deeply nested.
   
   I think I tested the generator for the "maven integration" usecase and had a 
solution for this, I'll check my notes on monday.


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