New release is up! v1.1

0 views
Skip to first unread message

Eric Thorsen

unread,
Mar 30, 2010, 10:59:51 PM3/30/10
to enclojure
Requirements:
Netbeans 6.8

To use the new release:
1. If you already have Enclojure installed, go to the Tools->Plugins-
>Installed and click on "Show Details". Find the Clojure plugin and
Uninstall it.
This should be the last time you'll need to do this now that the
update site is in place.

2. Setup the autoupdate for Enclojure
There is an autoupdate URL that you can use that will keep you up to
date with releases from now on. You'll need to set this up 1x by
going into the Tools->Plugins->Settings and click "Add".
Call the Update Center "Enclojure" and use the following URL:
http://www.enclojure.org/file/view/Autoupdate_Site.xml.gz

3. Install the plugin
Again, in the Tools->Plugins dialog:
Go to "Available Plugins" and select the "Enclojure Clojure Plugin"
and click install.
This will download the plugin and take you through the install
process.

From now on, the releases will be done via the update center.

Release Notes:
--------------------------------------------------------------
There have been several bug fixes for this release and Enclojure now
uses maven to build.
We have also included a sample project (thanks to the folks at
Relevance!) to get people started learning Clojure quicker. You can
find this under:
File->New Project
Under the Samples/Clojure you will see the RelevanceLabRepl project.
To get started with this:
Create the project, build it and start a project repl.
Then at the REPL type:
(require 'labrepl)
(labrepl/-main)
Open up a browser using http://localhost:8080
and you are all set to run through the tutorials in the laprepl
project.
For more information, see:
http://github.com/relevance/labrepl

Additional Comments:
--------------------------------------------------------------
We are most likely going to move away from the notion of Clojure
platforms and custom clojure projects in favor of Maven projects and
archetypes. The vast maven eco-system and tool support will provide
[En]Clojure users a plethora of project types for which it is trivial
to add Clojure support. The plugin will do what it can to make this
simple for the users.

Known Issues with building Enclojure:
--------------------------------------------------------------
Even though we are now using maven, the plugin still needs to be built
on a mac with java 1.5 (the latter is a Netbeans requirement)
We hope to have this issue addressed in the next release.
NOTE: This has NO affect on users of the plugin...only on those
wishing to build and contribute.

Thanks again for everyones feedback (and patience)!!!
Eric

prhlava

unread,
Mar 31, 2010, 7:07:04 AM3/31/10
to encl...@googlegroups.com

Hello Eric,

Nice work and thank you...

Vladimir

Reply all
Reply to author
Forward
0 new messages