Menu

#215 Erro in the plugin gateplugin-Tagger_TagMe

3.0_release
closed-invalid
5
2017-10-27
2017-10-27
mansooreh
No

Hello,
I have a problem using the plugn gateplugin-Tagger_TagMe in Gate.
I downloaded the files form here:https://github.com/GateNLP/gateplugin-Tagger_TagMe
Extract the file and copy it to the plugin folder of the Gate.
In Gate 8.4.1 development environment, I went to CREOLE Plugin Manager, then clicked on the + icon and choosed the Tagger_TagMe-master folder under Gate plugin folder.
Seeing a warning sign near the plugin name, I got this errors on the message tab:

Problem while parsing plugin file:/E:/gate-8.4.1-build5753-ALL/plugins/Tagger_TagMe-master/!

java.io.FileNotFoundException: E:\gate-8.4.1-build5753-ALL\plugins\Tagger_TagMe-master\Tagger_TagMe.jar (The system cannot find the file specified)
Plugin not available!

It's right. In the file creole.xml of this plugin there is a line: <JAR SCAN="true">Tagger_TagMe.jar</JAR>
while there is not such a file in the plugin directory.
Can anyone help me.
Thanks.

Discussion

  • Ian Roberts

    Ian Roberts - 2017-10-27

    What exactly did you download? The Tagger_TagMe-1.0.zip file from the releases section definitely does contain the JAR but the "source code" download will not.

     
  • Johann Petrak

    Johann Petrak - 2017-10-27

    This very likely is not a bug. You probably downloaded the source code instead of the release zip. Either download the reslease zip or if you only download the source code, compile it first. Also, any bugs related to this plugin should get reported to the plugin issue tracker, questions about how to properly install a plugin or encountering problems with that should please go to the GATE user mailing list, https://gate.ac.uk/mail/index.html

     
  • Johann Petrak

    Johann Petrak - 2017-10-27
    • status: open --> closed-invalid
     

Log in to post a comment.