You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Mike Burton <mi...@mycosystems.co.uk> on 2011/01/20 13:54:01 UTC

.launch error

I vaguely recollect this but can't find mention of it in Jira. So apologies if it's been covered already...

I get "content not allowed before prolog" Eclipse error repeatedly, due to this:

#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )

at the start of support/archetypes/scimpi/src/main/resources/archetype-resources/ide/eclipse/launch/WebServer.launch 
and also other  .launch  files

Best regards

Mike Burton