Re: Interesting multi-line String library

Michael Campbell <[email protected]> Tue, 28 Oct 2014 11:03:58 -0400
Newsgroups gmane.org.user-groups.ajug.members
Message-ID <CAKtB=OATRfadQxkDphShyaAiXx6NJx7h_N1SKcL7T6JpDomeHQ@mail.gmail.com>
Xdoclet lives!

On Tue, Oct 28, 2014 at 10:12 AM, Summers Pittman ℝ <[email protected]>
wrote:

> https://github.com/benelog/multiline/
>
> It uses javadoc and annotations to create a multiline String.  For example
> :
>
> /**
> * Select *
> * From Table
> */
> @Multiline String query;
>
> Would be processed and assigned to query by apt during compilation.
>
> This is a interesting hack and abuse of annotations and javadoc, but
> it is a pretty good example of the crazy stuff you can do with apt.
>
> Summers Pittman
> >>Phone:404 941 4698
> >>Java is my crack.
> _______________________________________________
> ajug-members mailing list
> [email protected]
> http://lists.ajug.org/mailman/listinfo/ajug-members
>

_______________________________________________
ajug-members mailing list
[email protected]
http://lists.ajug.org/mailman/listinfo/ajug-members