I used today CKBuilder to use the "full preset" and selected 2 aditional add-ons:
- wordcount
- tableresize
In the final zip file generated by CKBuilder:
- wordcount folder did not have "lang" folder and plugin.js. If I download only the plugin, those files are present.
- tableresize folder was complete missing. I also download it separately.
This is the first time I use CKBuilder. I usually download the default full preset zip file and manually add the add-ons.
Thanks.

This is by design. If you add
This is by design. If you add plugins through online builder, enabled plugins are merged into single ckeditor.js file to speed up loadng CKEditor (by reducing the number of HTTP requests). The same thing happens with language files - all separate language files that come from plugins are merged into a single language file.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+