I updated the plugin on the Netbeans plugin portal and have submitted it for verification. I believe once it has passed verification it will show up in the catalog.
Thanks! Eric On Sep 22, 9:21 pm, Wilson MacGyver <wmacgy...@gmail.com> wrote: > any chance the enclojure plugin can be made available to download > from the NetBeans repo? It would mean much easier for netbeans > users to find and install it by simply bringing up the plugin menu > from within NetBeans. > > Just a thought. > > > > > > On Tue, Sep 22, 2009 at 8:53 PM, Eric Thorsen <ethor...@enclojure.org> wrote: > > > New release of the Enclojure plugin for Netbeans has been released! > > I have moved Enclojure to github and greatly simplified the build > > process. See readme in the root directory of the repo for more > > details. > >http://github.com/EricThorsen/enclojure > > > You can download the release at: > >http://github.com/EricThorsen/enclojure/downloads > > > This release was primarily focused on bug fixes particularly on Ubuntu > > and Windows with a few enhancements to completion. > > > Thanks again to everyone who has provided guidance and feedback! > > Eric > > > git log > > =========================================================================== > > ========= > > 3 hours ago, Added a testing file for completion-task > > 4 hours ago, Fixed a completion bug where the context was getting > > confused in some cases causing no symbols to be suggested at all. > > 5 hours ago, Fixed a completion bug when there was no context. > > 28 hours ago, Added an interface for REPL history to de-couple the > > repl-history from the specific IDE. Moved the generic prefs utilities > > into the ide project out of the Netbeans specific stuff. > > 31 hours ago, Moved enclojure preferences under the .netbeans dir > > 31 hours ago, Moved enclojure preferences under the .netbeans dir > > 32 hours ago, Fixed bugs on project creation and new source file > > support on Windows > > 33 hours ago, Fixed a let bug... > > 2 days ago, Changed the default home dir to use the netbeans dir. > > 4 days ago, Fixed a nasty bug in the form parser when there was an > > unreadble form in a source file. > > 5 days ago, Added docs to the completion > > 5 days ago, nothing changed? > > 5 days ago, Took out a temporary log statement in the launcher. > > 6 days ago, Added support for inter-project dependancies for the > > REPL. > > 6 days ago, Fixed several timing issues with the configuration > > settings and starting/stopping various REPLs. > > 6 days ago, Fixed the problem related to the *1,*,2*3,*e vars not > > being bound when pretty printing was enabled. > > 7 days ago, Working towards fixing the *1,*2,*3 binding issue when > > pretty printing is enabled. > > 7 days ago, Merge branch 'bugfix' > > 7 days ago, Merge branch 'master' of g...@github.com:EricThorsen/ > > enclojure > > 7 days ago, Added a readme for building enclojure. > > 7 days ago, Added the new clojure platform to the layer.xml file. > > 8 days ago, Added the later clojure and clojure-contrib libs to the > > deps.zip and modified the build to use deps.zip > > 11 days ago, Continuing to work on added the embedded platform to > > automatically show up in the platform definitions. > > 11 days ago, Upgraded to the latest version of clojure (9/11/2009) > > Changed the logging strings to use the more efficient slf4j argument > > passing. > > 2 weeks ago, Cleaned up the new logging file. > > 2 weeks ago, Added log statement to troubleshoot intermitent platform > > config problems on Ubuntu. > > 2 weeks ago, Made some changes to fix build on Ubuntu. I still have > > to get rid of the jdi explicit code if I can to make this build work > > on the mac as well. Working on a bug for goto-definition on Ubuntu was > > causing an exception. > > 2 weeks ago, Updated build to look at new deps.zip. > > 2 weeks ago, Added netbeans project to make development easier. > > Note: these are not required for the non-netbeans specific lib. > > Everything can be build with ant using free-form projects with another > > IDE or from the commaon line. > > 2 weeks ago, added the ivy-cache dir to gitignore. Updated some docs > > in the c_slf4j > > 2 weeks ago, Finished moving all log statements to c-slfj4. The > > default jar maps to the java.util.logging. Fixed a bug related to the > > new project repl support for free form java projects. > > 2 weeks ago, First pass at cleaning up the used code on the commons > > project and more importantly, moving to the slf4j for logging. > > 3 weeks ago, Merge branch 'separate-repl' > > 3 weeks ago, See previous comment > > 3 weeks ago, Enabled project REPLs on free form java projects (Closes > > #6) Added classpath support functions into the repl-client module. > > Added the clojure facade on slf4j lib in commons (Refs #2) > > 3 weeks ago, updated project zip > > 3 weeks ago, Fixed a boundary bug in the insert text on completion > > for Ubuntu. > > 3 weeks ago, Fixed a bug in the Connect External repl dialog. Added a > > test script for the repl-server. > > 3 weeks ago, Fixed a bug that was causing an exception in some files > > during the code folding. Fixed a bug where an exception was thrown if > > you attempted to load a file with no REPL running. > > 3 weeks ago, Changed the toString method for project classpaths to > > allow the ClassPath API to build the string. > > 3 weeks ago, Took out reference to the enclojure.commons jar for > > running repls. > > 3 weeks ago, Fixed another issue when the IDE passes a full file path > > to the go-to-definition and also corrected the line offset problem > > where is was always taking you 1 line below where you wanted to be. > > 3 weeks ago, Fixed a bug in the goto-declaration where the search was > > not including the namespace of the current file. Removed all other > > clojure source files except the repl.main file in the repl-server > > project and got rid of any non-clojure/contrib references. > > 3 weeks ago, Took out a useless comment. > > 3 weeks ago, Added repl-client project > > 3 weeks ago, Created a separate project for the client side repl code > > and removed it from the ide project. This is a first pass with a > > succussful build. > > 3 weeks ago, changed to goto-definition to use static analysis > > 3 weeks ago, Added a null check on the goto-definition function > > 3 weeks ago, turned off AOT for repl-server so it can be used by any > > compatible clojure platform > > 3 weeks ago, updated project zip > > 3 weeks ago, Fixed bug where it was already downloaded ivy even after > > installed > > 3 weeks ago, added auto-install for ivy and fixed added back in the > > reference to the user properties file in the plugin build. Added a > > separate target to build the nbm > > 3 weeks ago, changed over to newer build scripts for nb 6.7.1 > > 3 weeks ago, added support for the auto downloading of the > > dependancies and took them out of the main repo > > 3 weeks ago, initial commit > > -- > Omnem crede diem tibi diluxisse supremum. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---