+0.5 However, I prefer to put pluses to the second line, too.
-----Original Message----- From: "Ted Hill" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon, 19 Aug 2002 14:43:27 -0500 Subject: [Eap-features] Re: String splitting: Put + on second line > > I like the String-split and String-join the way they are now. > > Adding an option to put plus on current or next would be OK, but if can only > have it one way, leave as is. > > Ted Hill > > > "Gordon Tyler" <[EMAIL PROTECTED]> wrote in message > ajrau7$ppf$[EMAIL PROTECTED]">news:ajrau7$ppf$[EMAIL PROTECTED]... > > Hi, > > > > I'd like an option to make string spliting put the + on the second line. > > > > For example: > > > > String s = "foo bar dongle"; > > > > Becomes: > > > > String s = "foo bar " > > + "dongle"; > > > > Thanks, > > Gordon > > > > -- > > Sitraka -- the Java advantage > > http://www.sitraka.com/ > > > > > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-features > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
