On Jan 12, 9:58 pm, e <evier...@gmail.com> wrote:
> thanks. I think this will be useful, but I have to figure out how to get it
> to build in enclojure. Right now I get, "Exception in thread "main"
> java.util.MissingResourceException: Can't find bundle for base name
> octane_main, locale en_US (octane_main.clj:136)"
>
> On Mon, Jan 12, 2009 at 5:24 PM, BerlinBrown <berlin.br...@gmail.com> wrote:
>
> > Here is an example SWT application. It is a 'search' tool. Open a
> > file and the search term is highlighted. It has a java oriented
> > approach because I copied the java code verbatim. This might be
> > useful if you are still used to imperative programming.
>
> > Main source:
>
> >http://jvmnotebook.googlecode.com/svn/trunk/clojure/swt/search/src/oc...
>
> > Additional Files (all you really need is what is in the lib directory)
> >http://jvmnotebook.googlecode.com/svn/trunk/clojure/swt/search
>
> > But, I am all ears for suggestions (I am sure there are very, very
> > many) and if you want, send me a patch file, I will be glad to update
> > it.
>
> > Might help for newbies like me.
Yea, if you see the parent folder, get the octane_main property file.
It is needed by the app.
http://jvmnotebook.googlecode.com/svn/trunk/clojure/swt/search
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---