|
|
|
@ -564,7 +564,7 @@ public class DesignerActivator extends Activator implements Prepare {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
private void prepareDefaultEmbedPluginInfo() { |
|
|
|
|
addMutable(PluginEmbedInfo.KEY, DefaultPluginEmbedInfo.create(PLUGIN_EXPORT_IMAGE_SETTING)); |
|
|
|
|
Carina.getApplicationContext().group(PluginEmbedInfo.class).add(DefaultPluginEmbedInfo.create(PLUGIN_EXPORT_IMAGE_SETTING)); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
private void startBBSLoginAuthServer() { |
|
|
|
|