Open Esmaeili-Najafabadi opened 7 years ago
the setting for live templates (feature.enableReplacements
) should be false
on default (will change that now).
It is not setup correctly unless you've followed the setup for live templates.
CustomProps.properties
and DefaultProps.properties
must be valid, otherwise MEP can't even start.
how does your start command look like (at.mep.Start.start(*)
)?
it should look like:
at.mep.Start.start('C:/.../CustomProps.properties', 'C:/.../DefaultProps.properties');
also instead of throwing errors i could use default values instead, and check on the startup if all values are correct
At the start of Matlab the following errors are reported. Besides, while working most of the features, usually the Matlab generates too many of such errors. They are seen while changing between workspace and Matlab.
Live Templates has been disabled for one or both following reasons: