How standard and interchangeable are XML config files?




I just began playing with NetBeans. My previous IDE was the
traditional (non-Eclipsized) Borland JBuilder, which used a
configuration file called <project_name>.jpx with XML lines inside.

NB creates a folder called 'nbproject' which contains inside a file
called 'project.xml'. That constitutes a bare bones, minimum project.

How standard are those XML configuration files? Can a file created by
NetBeans be read and interpreted by Eclipse, and vice versa?

-Ramon

.



Relevant Pages

  • Re: Code review comment: "Noone uses tokens anymore"
    ... >> XML or binary for data files, ... sscanfdoesn't have any parsing capabilities that are useful ... the configuration file is pretty simple. ... If you did this explicitely as tokenization, then parsing, then that's ...
    (comp.programming)
  • Re: Help Creating XmlNode / XmlAttribute Elegantly
    ... The example XML you've given doesn't contain any namespaces, ... methods of XmlDocument, ... Here's how you'd create a custom XmlDeclaration for the ... Using the built-in configuration file support allows you ...
    (microsoft.public.dotnet.xml)
  • Re: Code review comment: "Noone uses tokens anymore"
    ... >> XML or binary for data files, ... the configuration file is pretty simple. ... which must be narrowed to a specific language to be useful. ...
    (comp.programming)
  • Re: Updater Application Block for .NET config problem
    ... > I just downloaded the sample application for "Updater Application Block ... > Unable to load configuration from the XML configuration file: ... an incorrectly configured Updater configuration file. ... names, white space within attributes or within elements, ...
    (microsoft.public.dotnet.framework)
  • RE: REPOST - web.config and web parts.
    ... Also, based on your description, you may want to simply link to an xml file ... that contains the appSettings tag and appSettings entries like this: ... if you are going to add your own configuration file. ... >> I'd suggest you can put one file under the specified folder as you wish and ...
    (microsoft.public.sharepoint.portalserver.development)