|
Home > Archive > Apache Directory Project > July 2007 > [IDE] [IDEA] Does anyone have a Directory style file I can import into idea?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[IDE] [IDEA] Does anyone have a Directory style file I can import into idea?
|
|
| Alex Karasulu 2007-07-21, 1:11 pm |
| Hi all,
I know we have formating and code template files in our TLP resource area
here for eclipse:
http://svn.apache.org/repos/asf/dir...runk/resources/
Just wondering if anyone has equivalent files for our style and code
templates for IDEA. I'm
using both IDEs these days.
Thanks,
Alex
| |
| David Jencks 2007-07-21, 7:11 pm |
|
On Jul 21, 2007, at 10:24 AM, Alex Karasulu wrote:
> Hi all,
>
> I know we have formating and code template files in our TLP
> resource area here for eclipse:
>
> http://svn.apache.org/repos/asf/dir...runk/resources/
>
> Just wondering if anyone has equivalent files for our style and
> code templates for IDEA. I'm
> using both IDEs these days.
I don't know how complete it is, but I checked in what I've set up as
IntelliJIDEA60-apacheds.xml
Hope this helps, feel free to bend fold mutilate or remove it as
needed :-)
thanks
david jencks
>
> Thanks,
> Alex
>
| |
| Alex Karasulu 2007-07-21, 7:11 pm |
| Is this equivalent to the one we have in eclipse? Meaning it honors our
existing style?
Alex
On 7/21/07, David Jencks <david_jencks-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
>
>
> On Jul 21, 2007, at 10:24 AM, Alex Karasulu wrote:
>
> Hi all,
>
> I know we have formating and code template files in our TLP resource area
> here for eclipse:
>
> http://svn.apache.org/repos/asf/dir...runk/resources/
>
> Just wondering if anyone has equivalent files for our style and code
> templates for IDEA. I'm
> using both IDEs these days.
>
>
> I don't know how complete it is, but I checked in what I've set up as
> IntelliJIDEA60-apacheds.xml
>
> Hope this helps, feel free to bend fold mutilate or remove it as needed
> :-)
>
> thanks
> david jencks
>
>
> Thanks,
> Alex
>
>
>
| |
| David Jencks 2007-07-22, 1:11 am |
|
On Jul 21, 2007, at 5:07 PM, Alex Karasulu wrote:
> Is this equivalent to the one we have in eclipse? Meaning it honors
> our existing style?
Everything I've noticed as being different from the geronimo style is
in this file, but I have no idea what I may have missed. IIRC
bracket placement, spaces around parentheses, indent, and import
order are all the same as what is generally checked in. YMMV and feel
free to remove this file if you don't like it.
thanks
david jencks
>
> Alex
>
> On 7/21/07, David Jencks < david_jencks-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
>
> On Jul 21, 2007, at 10:24 AM, Alex Karasulu wrote:
>
>
> I don't know how complete it is, but I checked in what I've set up as
> IntelliJIDEA60-apacheds.xml
>
> Hope this helps, feel free to bend fold mutilate or remove it as
> needed :-)
>
> thanks
> david jencks
>
>
| |
| Alex Karasulu 2007-07-22, 1:11 am |
| Thanks David for it. I'll start using it.
Alex
On 7/21/07, David Jencks <david_jencks-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
>
>
> On Jul 21, 2007, at 5:07 PM, Alex Karasulu wrote:
>
> Is this equivalent to the one we have in eclipse? Meaning it honors our
> existing style?
>
>
> Everything I've noticed as being different from the geronimo style is in
> this file, but I have no idea what I may have missed. IIRC bracket
> placement, spaces around parentheses, indent, and import order are all the
> same as what is generally checked in. YMMV and feel free to remove this file
> if you don't like it.
>
> thanks
> david jencks
>
>
> Alex
>
> On 7/21/07, David Jencks < david_jencks-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
>
>
|
|
|
|
|