Hello Devin, 1. Put ProtegeClojureTab-1.4 folder into your home folder (for example, /Users/devin/ProtegeClojureTab-1.4/).
2. You should have Protege_3.4.7 installed (not Protege 4.x). From its home folder (/Applications/Protege_3.4.7) take protege.jar, looks.jar, unicode_panel.jar and put them into the /Users/devin/ ProtegeClojureTab-1.4/lib_ext/ folder. 3. Put clojure-1.x.x.jar from the Clojure distribution into the /Users/ devin/ProtegeClojureTab-1.4/lib_ext/ folder too. 4. Run /Users/devin/ProtegeClojureTab-1.4/run_protege.sh script in the Terminal. Hope this helps, Ru On 3 ноя, 18:35, Devin Walters <[email protected]> wrote: > Hi ru, > > It looks like it would be fun to try, but I am unclear on the installation > instructions. Maybe it's just too early in the morning, but if I have the OSX > Protege.app/ where do I place ProtegeClojureTab's files? > > Thanks in advance. > > > > > > > > On Thursday, November 3, 2011 at 3:30 AM, ru wrote: > > Dear clojure-users! > > > Protege ClojureTab plugin version 1.4 published on > > >http://protegewiki.stanford.edu/wiki/ClojureTab > >http://oogis.ru/clojuretab > > > In this version: > > > 1. Added support of Clojure protocols, types and records. > > 2. Simplified installation and addition of third-party jars. > > 3. Minor changes to GUI > > > ClojureTab is a tab plug-in to the open source ontology editor Protege > > (http://protege.stanford.edu). > > It uses the gaining power Clojure programming language (http:// > > clojure.org (http://clojure.org)). > > It can be used for simple and easy Clojure programming in Protege > > environment, on-the-fly debuging, and storing programs in Protege > > projects. > > It includes a slot plug-in of type "ClojureActionButton" > > transforming ordinary Protege forms into active GUI forms for Clojure > > processing. > > > Enjoy Protege and Clojure power synergism! > > > Sincerely, > > Ru > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected] > > (mailto:[email protected]) > > Note that posts from new members are moderated - please be patient with > > your first post. > > To unsubscribe from this group, send email to > > [email protected] > > (mailto:[email protected]) > > For more options, visit this group at > >http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
