Since leading whitespace may be stripped from your ASCII art, simply
prepend each line with a little dot '.' (possibly followed by spaces),
to work around the issue. The dots shouldn't affect the visual effect.
--DD
On 8/9/06, Hans Schwaebli <[EMAIL PROTECTED]> wrote:
You mean "when not using AS
You mean "when not using ASCII art", because of that "feature"...
Gilbert Rebhan <[EMAIL PROTECTED]> wrote: Hi,
don't worry it's also in Eclipse 3.2 :-),which i use
I wouldn't call it a bug, it's enough if you
know that behaviour when using ascii art ;-)
Gilbert
Hans Schwaebli wrote:
> Yes, I
Hi,
don't worry it's also in Eclipse 3.2 :-),which i use
I wouldn't call it a bug, it's enough if you
know that behaviour when using ascii art ;-)
Gilbert
Hans Schwaebli wrote:
> Yes, I use Eclipse.
>
> Thanks for the information you found.
>
> I will check why Eclipse 3.1.2 is doing this str
i once had a problem when generating a property
file and java has the convention with \n line \ when it comes
to multiline properties ...
so you may use loadfile or concat
Gilbert
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 2
PM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Try it with
adgl
sdfsdf
The result will be
adgl
sdfsdf
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
may use loadfile or concat
Gilbert
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 2:41 PM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
you may also go with concat, as Jan already mentioned,
then you do not need to g
r IDE :-)
Regards, Gilbert
-Original Message-
From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 12:57 PM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Try it with
adgl
sdfsdf
The result will be
adgl
-Original Message-
From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 12:57 PM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Try it with
adgl
sdfsdf
The result will be
adgl
s
u had probs with linefeeds, but you wrote
"multiple spaces are trimmed"
why are spaces trimmed when using ???
Regards, Gilbert
-Original Message-
From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 10:44 AM
To: Ant Users List
Subject: RE: doesn
but you wrote
>
> "multiple spaces are trimmed"
>
> why are spaces trimmed when using ???
>
>
> Regards, Gilbert
>
>
>
> -----Original Message-----
> From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 09, 2006
echo] ASDF
[echo] 12345678
[echo] asdf
means the spaces on line 1 stay as they are
show some snippets we need more details here
Regards, Gilbert
-Original Message-
From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 12:02 PM
To: Ant Users List
Subject: RE:
spaces on line 1 stay as they are
show some snippets we need more details here
Regards, Gilbert
-Original Message-
From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 12:02 PM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Doesn'
ECTED]
Sent: Wednesday, August 09, 2006 10:44 AM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Or is there a task to print the contents of a text file (not trimming
spaces)?
"Rebhan, Gilbert" wrote:
hm, maybe you could use a multilineproperty
the format has to be
006 10:44 AM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Or is there a task to print the contents of a text file (not trimming
spaces)?
"Rebhan, Gilbert" wrote:
hm, maybe you could use a multilineproperty
the format has to be written like that =
myasciiart=\n lin
when using ???
Regards, Gilbert
-Original Message-
From: Hans Schwaebli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 10:44 AM
To: Ant Users List
Subject: RE: doesn't work for ASCII art
Or is there a task to print the contents of a text file (not trimming
space
Or is there a task to print the contents of a text file (not trimming spaces)?
"Rebhan, Gilbert" <[EMAIL PROTECTED]> wrote:
hm, maybe you could use a multilineproperty
the format has to be written like that =
myasciiart=\n line0 \
\n line1 \
\n line2 \
\n line3 \
\n line4 \
\n line5 \
\n
hm, maybe you could use a multilineproperty
the format has to be written like that =
myasciiart=\n line0 \
\n line1 \
\n line2 \
\n line3 \
\n line4 \
\n line5 \
\n line6 \
you have to wrap every line of your ascii art between \n and \
and then ${myasciiart}
Regards, Gilbert
-Origina
17 matches
Mail list logo