Pawlowsky, Marc wrote:
> I see the problem now, new lines are being lost which explains why all
> errors are on line 1.
> You can try something like.
> // a comment
> print "hello";
> 
> Which is legal groovy code.

Hi,
Yes, it's because the xml parser does not recognize the newlines.
I'll fix that. Until then you have to use ; after each command.
Greetings

-- 
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
"Computers are useless. They can only give you answers.", Pablo Picasso

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to