Yes, it’s possible to run maven under eclipse. It exposes the files at runtime, it doesn’t generate files in your filesystem. No, it doesn’t make sense. Jersey doesn’t support JAX-WS, only JAX-RS.
From: <[email protected]> on behalf of Hadi Pranoto <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, May 7, 2018 at 23:27 To: Swagger <[email protected]> Subject: INTEGRATING SWAGGER TO JERSEY #HELPP i have following project structure using New Web Dynamic Project (API Java based). Then i want to integrate it using swagger. i have read this site https://github.com/swagger-api/swagger-core/wiki/swagger-core-jersey-1.x-project-setup-1.5 and it seems like it needs pom.xml. To make the pom.xml exists i convert the project into maven project then i also could register the swagger depedencies. the question is 1. Is it possible to run this maven swagger project under eclipse? because it is not generating the .json and .yaml files 2. the upper site is reffering to JaxRS whilemean our project is using jaxWS. does it make sense? -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
