Re: Eclipse vs. IntelliJ

2011-07-04 Thread Ulrich Stärk
Eclipse. For almost everything: Coding, Remote Collaboration (we develop a plugin for that, [1]), Tex, R (Statistics). I tried several times but I never got warm with IntelliJ. Uli [1] http://www.saros-project.org On 01.07.2011 20:31, Howard Lewis Ship wrote: > So ... whose using which? I'm in

Re: Eclipse vs. IntelliJ

2011-07-02 Thread Chris Collins
This is going to have to change for the mac version soon with the demise of the apple version of java. I would assume thats partly related to their QA support matrix and not wanting to qa every conceivable configuration. C On Jul 2, 2011, at 6:09 AM, Massimo Lusetti wrote: > On Fri, Jul 1, 201

Re: Eclipse vs. IntelliJ

2011-07-02 Thread Massimo Lusetti
On Fri, Jul 1, 2011 at 8:31 PM, Howard Lewis Ship wrote: > So ... whose using which?  I'm in the process of switching to IntelliJ. Maybe it doesn't matter but did you see that as a hosting jvm OpenJDK isn't supported by Intellij!? Obviously for the "linux" version... -- Massimo http://meridio

Re: Eclipse vs. IntelliJ

2011-07-02 Thread françois facon
It's the same for me. 2011/7/2 Bob Harner : > I'm using Eclipse, for consistency with what we have at work. > > On Sat, Jul 2, 2011 at 4:14 AM, Massimo Lusetti wrote: >> On Fri, Jul 1, 2011 at 10:27 PM, Kalle Korhonen >> wrote: >> >>> Eclipse - I like Mylyn too much to switch to IntelliJ. >> >>

Re: Eclipse vs. IntelliJ

2011-07-02 Thread Bob Harner
I'm using Eclipse, for consistency with what we have at work. On Sat, Jul 2, 2011 at 4:14 AM, Massimo Lusetti wrote: > On Fri, Jul 1, 2011 at 10:27 PM, Kalle Korhonen > wrote: > >> Eclipse - I like Mylyn too much to switch to IntelliJ. > > Yep... Mylyn is pretty nice and fits well with Redmine w

Re: Eclipse vs. IntelliJ

2011-07-02 Thread Massimo Lusetti
On Fri, Jul 1, 2011 at 10:27 PM, Kalle Korhonen wrote: > Eclipse - I like Mylyn too much to switch to IntelliJ. Yep... Mylyn is pretty nice and fits well with Redmine which I happen to use quite well too. Cheers -- Massimo http://meridio.blogspot.com --

Re: Eclipse vs. IntelliJ

2011-07-02 Thread Massimo Lusetti
On Fri, Jul 1, 2011 at 8:45 PM, Howard Lewis Ship wrote: > At some point in the future, I'm thinking of doing some code reformatting. > > I've gradually switched over to curly braces on the same line, and > indents as two spaces.  Why?  Because it fits better on slides. I do like very much havin

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Kalle Korhonen
Eclipse - I like Mylyn too much to switch to IntelliJ. Kalle On Fri, Jul 1, 2011 at 11:31 AM, Howard Lewis Ship wrote: > So ... whose using which?  I'm in the process of switching to IntelliJ. > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, men

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Igor Drobiazko
Done. Feel free to improve it. It would be great if all intellij users would use the same code style settings. On Fri, Jul 1, 2011 at 9:20 PM, Howard Lewis Ship wrote: > That would be great ... or check it into the support folder. > > On Fri, Jul 1, 2011 at 12:04 PM, Igor Drobiazko > wrote: > >

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Thiago H. de Paula Figueiredo
On Fri, 01 Jul 2011 15:45:06 -0300, Howard Lewis Ship wrote: I've gradually switched over to curly braces on the same line, and indents as two spaces. Why? Because it fits better on slides. I prefer curly braces on the same line and indents as tabs. -- Thiago H. de Paula Figueiredo Indep

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Thiago H. de Paula Figueiredo
On Fri, 01 Jul 2011 15:31:26 -0300, Howard Lewis Ship wrote: So ... whose using which? I'm in the process of switching to IntelliJ. Again? :) I use Eclipse. Nothing against IntelliJ. -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Howard Lewis Ship
That would be great ... or check it into the support folder. On Fri, Jul 1, 2011 at 12:04 PM, Igor Drobiazko wrote: > I can export my intellij code style settings, which are equivalent to > eclipse settings in SVN, into an xml file and send to you if you like. > > On Fri, Jul 1, 2011 at 8:45 PM,

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Igor Drobiazko
I can export my intellij code style settings, which are equivalent to eclipse settings in SVN, into an xml file and send to you if you like. On Fri, Jul 1, 2011 at 8:45 PM, Howard Lewis Ship wrote: > At some point in the future, I'm thinking of doing some code reformatting. > > I've gradually sw

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Josh Canfield
Who did the Intellij plugin? It'd be great to update it so it worked better with unit tests, 5.3 features etc. (can't cast "value" to Loop) On Fri, Jul 1, 2011 at 11:51 AM, Igor Drobiazko wrote: > Since you a switching, don't forget to vote for this issue: > http://youtrack.jetbrains.net/issue/ID

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Josh Canfield
Intellij, and it would be great to have this up to date since I code: type a line hit reformat type a line hit reformat etc.. On Fri, Jul 1, 2011 at 11:45 AM, Howard Lewis Ship wrote: > At some point in the future, I'm thinking of doing some code reformatting. > > I've gradually switched ove

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Igor Drobiazko
Since you a switching, don't forget to vote for this issue: http://youtrack.jetbrains.net/issue/IDEA-71437 On Fri, Jul 1, 2011 at 8:31 PM, Howard Lewis Ship wrote: > So ... whose using which? I'm in the process of switching to IntelliJ. > > -- > Howard M. Lewis Ship > > Creator of Apache Tapest

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Howard Lewis Ship
At some point in the future, I'm thinking of doing some code reformatting. I've gradually switched over to curly braces on the same line, and indents as two spaces. Why? Because it fits better on slides. Anyway, I'll try not to do any destructive reformatting in the meantime. Perhaps update wh

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Lenny Primak
NetBeans. On Jul 1, 2011, at 2:31 PM, Howard Lewis Ship wrote: > So ... whose using which? I'm in the process of switching to IntelliJ. > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to > learn how I ca

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Chris Collins
Intellij On Jul 1, 2011, at 11:31 AM, Howard Lewis Ship wrote: > So ... whose using which? I'm in the process of switching to IntelliJ. > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to > learn how I can get

Re: Eclipse vs. IntelliJ

2011-07-01 Thread Igor Drobiazko
I'm using intellij since a couple of month. On Fri, Jul 1, 2011 at 8:31 PM, Howard Lewis Ship wrote: > So ... whose using which? I'm in the process of switching to IntelliJ. > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support.

Eclipse vs. IntelliJ

2011-07-01 Thread Howard Lewis Ship
So ... whose using which? I'm in the process of switching to IntelliJ. -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.co