Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12224

Building JAX-RS metamodel is very slow at times

    XMLWordPrintable

Details

    • Hide
      Previous version of the JAX-RS plugin would scan jars added in the project classpath to look for annotated classes and JAX-RS HTTP Methods. This behavior has been disabled, and the JAX-RS HTTP Methods (@GET, @POST, etc.) are are now built in the plugin.
      The result is that changing the project classpath does not involve a long build because of the JAX-RS plugin scanning the jars anymore.
      Show
      Previous version of the JAX-RS plugin would scan jars added in the project classpath to look for annotated classes and JAX-RS HTTP Methods. This behavior has been disabled, and the JAX-RS HTTP Methods (@GET, @POST, etc.) are are now built in the plugin. The result is that changing the project classpath does not involve a long build because of the JAX-RS plugin scanning the jars anymore.

    Description

      I haven't worked out when

      I'll try to reproduce it now

      Attachments

        Issue Links

          Activity

            People

              xcoulon@redhat.com Xavier Coulon
              pmuiratbleepbleep Pete Muir (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: