Search Mailing List Archives
[protege-discussion] Csongor Nyulas <csongor.nyulas at stanford.edu>: Re: Custom Tab how-to question
csongor.nyulas at stanford.edu
csongor.nyulas at stanford.edu
Tue May 20 13:26:54 PDT 2008
Dies ist eine Benachrichtigung des E-Mail-Servers von faktorM. · Mensch im
Unternehmen.
Folgende E-Mail ist eingetroffen:
Absender: Csongor Nyulas <csongor.nyulas at stanford.edu>
Betreff: Re: [protege-discussion] Custom Tab how-to question
Organisation: [keine Angabe]
Empfänger: protege-discussion at mailman.stanford.edu
Kopieliste: [keine Angabe]
Gesendet: Dienstag, 20. Mai 2008, 13:09:12 Uhr -0700
Anhang: "moz-screenshot-15.jpg", "moz-screenshot-17.jpg"
clamav didn't found any malware; Diese Nachricht enthält HTML-Code, der von
den Sicherheitsrichtlinien nicht zugelassen wird. Die originale Darstellung
steht daher nicht zur Verfügung. Die Nachricht wird daher in unformatiertem
Format wiedergegeben. Bitte wenden Sie sich innerhalb der nächsten 90 Tage
an Ihren Administrator, falls Sie das Original benötigen!
(mailto:administrator at faktorm.de)
Vollständiger Nachrichtentext in reduzierter Formatierung:
Hi john
John Finnson wrote:
In the "how to write a tab widget plug-in" tutorial, it asks us to:
* Configure the compiler to write output classes to
<protege_install_dir>/plugins (replacing protege_install_dir with your
Protégé installation directory).
When you create a new Java project and you are at the next step after
specifying the project name OR
if you already have a project and you open the Project properties and
select the "Source" tab when setting the "Java Build Path" (selectable on
the left panel)
you will have a choice at the bottom of the page to set the Default output
folder like shown here:
1. Press on Browse, then on Create New Folder, then on Advanced
2. Select the check box "Link to folder in your file system" and browse for
your Protege plugins directory and create a new folder in it. Press OK.
If you called the new plug-in directory "your_plugin_name" this is what
you should see at this point:
3. Presss OK, OK, and apply your changes to the project.
* Pass the JVM the following parameter -Dprotege.dir=<protege_install_dir>.
The official Eclipse help describes it here:
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.jdt.doc.user/tas=
ks/tasks-executionArgs.htm
At step 3 you want to set the VM Arguments.
A graphical description of this can be found on the following page:
http://www.kermeta.org/docs/html.chunked/KerMeta-UI-UserGuide/ch03.html
You have to set the VM arguments as shown in Figure 3.5.
Csongor
More information about the protege-discussion
mailing list