Skip to Content
0
Former Member
Sep 08, 2005 at 09:34 AM

Developing Extensions: what is "configArchive.properties" for?

24 Views

Hi,

I developed my own Extension, based on the example given in the Extension-Developer-Guide ("SimpleExtension").

My own Extension is working, but I'm not sure, what the files "configArchive.properties" and "SimpleExtension.prjconfig.configarchive" are used for.

Obviously the later is specific for the Extension, but my Extension is running, even it has a different name ("ZRoomExtension") and I did not customize the two files.

I tried to just delete them (ok, probably not the smartest idea...), but then my project would not deploy (even though I got no error message here).

I did not find anything about these files in the Extension-Developer-Guide. Can anyone give me a clue what these files are used for?

Thank You very much, rehards

Jan Hempel