Search Mailing List Archives
[protege-discussion] problem loading my tab widget plugin
Timothy Redmond
tredmond at stanford.edu
Mon Apr 16 12:55:06 PDT 2007
This looks right (modulo a minor but unhelpful point - you don't need
the .project and the .classpath in the jar file). But let me try to
clarify with some questions. First of all I assume that you are
installing into the plugins directory of a Protege installation? The
installation directory should look something like
Protege Installation Directory
protege.jar and other standard protege files.
plugins
cmap (or whatever the path you choose for your plugin)
your jar file and the plugin.properties file.
edu.stanford.smi.protegex.owl
owl plugin files.
Also how are you running Protege? Double clicking on the Protege
directory? Are you trying to start it from an IDE? Can you see a
line of the form
CONFIG: Loaded ...path... - ConceptMap
in the console when Protege loads? Are there any other obvious
differences between the way things are set up on the two platforms?
Do both machines have the right version of Java? Are there any
errors on the console? When you say "I can't see my plugin" what
does this mean? Is it missing from the Projects->Configure dialog?
Sorry for the questions. You approach sounds right but if I was
looking over your shoulder I would probably know what the problem is.
-Timothy
On Apr 16, 2007, at 8:35 AM, Andres Betancourt wrote:
> Hi all,
>
> I have a problem loading my tab widget plugin into Protégé 3.2. In
> the PC that I'm working on I have no problem visualizing my plugin
> in the project --> configure window, but when I pass the dir where
> I have my plugin, wich contains only two things a .jar file and the
> plugin.properties file, to another PC doesn't work and I can't see
> my plugin when I open Protégé.
>
> The .jar file contains:
> 3 directories:
> META-INF
> cmap
> resources
> 2 files from my IDE eclipse:
> .project
> .classpath
>
> the META-INF dir contains the file manifest.mf
>
> Manifest-Version: 1.0
> Created-By: 1.6.0 (Sun Microsystems Inc.)
> Main-Class: cmap.gui.ConceptMap
> Name: cmap.gui.ConceptMap
> Tab-Widget: True
>
> and finally the plugin.properties file:
>
> plugin.component.count=1
> plugin.component.name.0=ConceptMap
> plugin.dependency.count=1
> plugin.dependency.0=edu.stanford.smi.protegex.owl
>
> Does anybody know why I have this problem thank you in advance.
>
> Andres.
>
>
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/
> faq.html#01a.03
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.stanford.edu/pipermail/protege-discussion/attachments/20070416/ee864b18/attachment.html>
More information about the protege-discussion
mailing list