Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bug Report: Cannot parse Landscape.xml with include

michael_zinncker
Discoverer
0 Likes
709

Hi all,

in my Landscape.xml file there is an include to another xml. The SAP-Logon can handle those include and everything works fine there.

The ADT Tools though can't handle the include. Thus on creation of an ABAP Project and/or right-click on development objects i get an error message like "Landscape.xml cannot be parsed".

If i remove these include from the Landscape.xml everything works fine.

Will this error be fixed in any future release?

Because unfortunately i cannot modify the .xml file, because it's automatically enrolled by our company.

Thanks and Best Regards,

Michael

1 REPLY 1
Read only

former_member186216
Active Participant
0 Likes
614

Hi Michael,

in general the ADT Tools can handle such Includes. I see two possible root causes for your problem:

  1. The Include element is invalid XML
  2. The referenced file cannot be accessed

Could you please post the Include element here so that I can have a look at it?

Best regards,

Marco