--
You received this message because you are subscribed to the Google Groups "counterclockwise-users" group.
Hello,
I discovered (not played with it) that you have the power to create your own perspectives, look at the "Save Perspective as ..." command in the Window menu.
Cheers,
--
Laurent
2012/6/1 Christophe Grand <chris...@cgrand.net>
My layout is closer to Mark's one: all views are minimized (except
console and repls) and the consol+repl is to the right of the editor
pane (about equal width).
When working on a bigger screen I usually have two editors and the
console+repl (each having about 1/3 of the screen width)
On Fri, Jun 1, 2012 at 5:52 PM, Mark Addleman <markad...@gmail.com> wrote:
>
> I tend to rely a lot less on the package explorer when working with Clojure than when I work in Java. I tend to minimize the left window. I keep the lower pane open with REPL and Console has the primary tabs (though the console is becoming less important has CCW matures) and I keep the outline & namespace browser open on the right of the editor.
>
> Ultimately, I would like to close the outline view entirely and use popup outline (CTRL-O). I would also like to see the Namespace browser be folded into something similar to the Java type browser (CTRL-T). That way, the only windows I would keep open are the editor and REPL. Then, I'd love to see mini REPLs available from directly within an editor (inspired by my understanding of Lighttable) so I can avoid having a REPL window open. And then... :)
>
>
> On Thursday, May 31, 2012 8:53:24 PM UTC-7, Nick Klauer wrote:
>>
>> For my setup, I find I'm always resetting windows and panes to be in the right configuration. I don't think there's a Clojure perspective, but I do like the way this is set up and was curious if others follow a similar setup for Clojure development, or if they've found more ideal configurations:
>>
>>
> --
> You received this message because you are subscribed to the Google Groups "counterclockwise-users" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/clojuredev-users/-/DOznYsICUkkJ.
>
> To post to this group, send email to clojuredev-users@googlegroups.com.
> To unsubscribe from this group, send email to clojuredev-users+unsubscribe@googlegroups.com.
--
Professional: http://cgrand.net/ (fr)
On Clojure: http://clj-me.cgrand.net/ (en)
--
You received this message because you are subscribed to the Google Groups "counterclockwise-users" group.
To post to this group, send email to clojuredev-users@googlegroups.com.
To unsubscribe from this group, send email to clojuredev-users+unsubscribe@googlegroups.com.
Ah yes. I had been playing around and found that out. Also while digging around in Eclipse, I found out that they've been working on a 4.x series of Developer Builds, so CCW works great on Eclipse 4.2 RC2, fwiw.
-Nick
--
You received this message because you are subscribed to the Google Groups "counterclockwise-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/clojuredev-users/-/vfXCSzqYj6wJ.
My layout is closer to Mark's one: all views are minimized (except