Search code examples
javaeclipseeclipse-pluginjasper-reportsjaspersoft-studio

Enable Jasper Studio Webservice plugin


I have a problem installing Jasper Studio Webservice plugin in Eclipse Neon. I followed the instructions in Installing the Webservice Datasource, where in simple words what I need to do is to copy the jars:

  • com.jaspersoft.studio.data.webservice.google.jar
  • com.jaspersoft.studio.webservice.connectors.elasticsearch.jar
  • com.jaspersoft.studio.data.webservice.WebService.jar

And paste them within the eclipse/plugins folder, but the adapter is not displaying how is depicted in the Webservice Datasource Documentation.


Solution

  • After awhile searching in Google I ended up following these answers, but none of these worked for me:

    What it worked was search in the Eclipse Documentation that describes that for old plugins you have to put them in eclipse/dropins folder.