Index: trunk/scconfig/plugins.h =================================================================== --- trunk/scconfig/plugins.h (revision 10630) +++ trunk/scconfig/plugins.h (revision 10631) @@ -49,7 +49,7 @@ plugin_header("\nIO plugins (file formats):\n") plugin_def("io_altium", "altium schematics", sbuildin, 1) -plugin_def("io_easyeda", "easyeda schematics", sdisable, 0) +plugin_def("io_easyeda", "easyeda schematics", sbuildin, 1) plugin_def("io_eeschema", "eeschema schematics and symbols", sdisable, 0) plugin_def("io_geda", "gEDA schematics and symbols", sbuildin, 1) plugin_def("io_lihata", "lihata schematics and symbols", sbuildin, 1) Index: trunk/src/plugins/io_easyeda/io_easyeda.pup =================================================================== --- trunk/src/plugins/io_easyeda/io_easyeda.pup (revision 10630) +++ trunk/src/plugins/io_easyeda/io_easyeda.pup (revision 10631) @@ -1,10 +1,10 @@ $class io $short easyeda schematics $long Load easyeda schematics -$state WIP +$state works $fmt-feature-r EasyEDA std, multi-page schematics sheets $fmt-feature-r EasyEDA pro, symbol $package io-alien dep lib_alien -default disable-all +default buildin autoload 1