Starting from scratch, both to try it myself and to know what to tell my 
students in the fall, when I'll want them all (regardless of background) to be 
able to set up a reasonable Clojure environment without hassles. I've never 
previously used netbeans. I'm doing this on a Mac running MacOS 10.6.3.

I tried to follow the instructions at 
http://www.assembla.com/wiki/show/clojure/Getting_Started_with_Netbeans_and_Enclojure
 and this is what happened:

- Install NetBeans You need only the Java SE version.

Done -- no problem.

- If you’ve just installed Netbeans, activate feature Java SE:
  - Activate features is on the Start page
  - or from Tools, Plugins, Installed

I don't see "Activate features" on the start page. Poked around (there are 
three tabs...) but still didn't see it. Went to Tools, Plugins, Installed and 
saw that there wasn't just one Java SE item but rather many. Checked all of 
them. Now that I return to it I see that everything has a checkmark under 
Active, so perhaps it was all activated initially and I didn't notice? In any 
event I suppose it's all activated now.

- Go to the Tools, Plugins and select the 'Settings' tab on the dialog
- Click Add and call the Update Center "Enclojure" and use the following url:
   http://www.enclojure.org/file/view/Autoupdate_Site.xml.gz

Done -- no problem.

- Go to the 'Avalilable Plugins' tab and select the "Enclojure Clojure Plugin 
and click Install

When I do it fails with the following messages:

-----
Some plugins require plugin Common Scripting Language API (new) to be installed.

The plugin Common Scripting Language API (new) is requested in version >= 
1.14.1.1.1.1.2 (release version 1) but only 2.5.1.2.1.1.4 (of release version 
different from 1) was found.

The following plugin is affected:
      Enclojure Clojure Plugin
Some plugins require plugin Editor Library to be installed.

The plugin Editor Library is requested in version >= 1.44.1.9.2 (release 
version 1) but only 2.10.1.10.2 (of release version different from 1) was found.

The following plugin is affected:
      Enclojure Clojure Plugin
Some plugins require plugin org.netbeans.modules.templates to be installed.

The plugin org.netbeans.modules.templates is requested in version 1.7.1.

The following plugin is affected:
      Enclojure Clojure Plugin

Some plugins not installed to avoid potential installation problems.
-----

And then I'm stuck. Is there a simple way to take care of this?

Thanks,

 -Lee




--
Lee Spector, Professor of Computer Science
School of Cognitive Science, Hampshire College
893 West Street, Amherst, MA 01002-3359
lspec...@hampshire.edu, http://hampshire.edu/lspector/
Phone: 413-559-5352, Fax: 413-559-5438

Check out Genetic Programming and Evolvable Machines:
http://www.springer.com/10710 - http://gpemjournal.blogspot.com/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to