You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Luke Daley <ld...@ldaley.com> on 2008/03/04 01:45:34 UTC

TextMate Maven Bundle.

Hi all,

A Maven bundle for the popular Mac OS text editor TextMate <http:// 
macromates.com/> is now available from the central bundle repository  
<http://macromates.com/svn/Bundles/trunk/Bundles/Maven.tmbundle>.

This bundle allows you to invoke Maven from within TextMate with a  
few simple keystrokes. It also colorises mvn's output (one example  
being the highlighting of test failure notices) which is surprisingly  
handy. It also scopes key pom sections to allow you to navigate your  
poms with ease.

I also have an APT bundle in the works <http://macromates.com/svn/ 
Bundles/trunk/Review/Bundles/Almost%20Plain%20Text%20(APT).tmbundle>  
that makes writing APT documents significantly easier. If this  
interests you, please be sure to give it a try and let me know of  
issues and missing features.

Cheers,

LD.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: TextMate Maven Bundle.

Posted by Luke Daley <ld...@ldaley.com>.
On 04/03/2008, at 11:13 AM, John Casey wrote:

> Cool, you don't by any chance support auto-completion of sections  
> of the
> pom, do you? I was thinking of something like the behavior of the  
> '(' and
> '{' characters, for things like <plugin> and <execution> (these are  
> the ones
> that I always mess up the end tags on, since they're
> singular-followed-by-plural...like </execution>\n</executions>)

I don't explicitly, but the XML bundle has good support for this.  
Just type <TAB (where TAB is the tab key, not a literal 'TAB' of  
course) and you will get what I think you want.

> Nice to see someone working on this, though. I'm a big fan of  
> TextMate. :-)

Be sure to let me know of any features you would like.

LD.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: TextMate Maven Bundle.

Posted by John Casey <ca...@gmail.com>.
Cool, you don't by any chance support auto-completion of sections of the
pom, do you? I was thinking of something like the behavior of the '(' and
'{' characters, for things like <plugin> and <execution> (these are the ones
that I always mess up the end tags on, since they're
singular-followed-by-plural...like </execution>\n</executions>)

Nice to see someone working on this, though. I'm a big fan of TextMate. :-)

-john

On Mon, Mar 3, 2008 at 7:45 PM, Luke Daley <ld...@ldaley.com> wrote:

> Hi all,
>
> A Maven bundle for the popular Mac OS text editor TextMate <http://
> macromates.com/> is now available from the central bundle repository
> <http://macromates.com/svn/Bundles/trunk/Bundles/Maven.tmbundle>.
>
> This bundle allows you to invoke Maven from within TextMate with a
> few simple keystrokes. It also colorises mvn's output (one example
> being the highlighting of test failure notices) which is surprisingly
> handy. It also scopes key pom sections to allow you to navigate your
> poms with ease.
>
> I also have an APT bundle in the works <http://macromates.com/svn/
> Bundles/trunk/Review/Bundles/Almost%20Plain%20Text%20(APT).tmbundle>
> that makes writing APT documents significantly easier. If this
> interests you, please be sure to give it a try and let me know of
> issues and missing features.
>
> Cheers,
>
> LD.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
John Casey
---
Maven Developer (http://maven.apache.org)
---
Blog: http://www.ejlife.net/blogs/buildchimp