configurationengine/dep-eggs/readme.txt
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 13 Oct 2010 16:21:25 +0100
changeset 7 3c36c452f013
parent 0 2e8eeb919028
child 5 d2c80f5cab53
permissions -rw-r--r--
Version 2.0 release of System Model Generator, which draws 3.x syntax system definition files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
This directory contains all library dependencies needed by ConE as egg files.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
Note that if a plug-in requires a library not used in ConE core, the egg
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
should not be added here, but in source/plugins/<plugin-package>/dep-eggs/.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
This way the egg will not be installed unless the plug-in package requiring
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
it is installed.