1

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.

Alex K
  • 22,315
  • 19
  • 108
  • 236
Gabriel Villacis
  • 331
  • 7
  • 17

1 Answers1

2

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.

Community
  • 1
  • 1
Gabriel Villacis
  • 331
  • 7
  • 17