epsilonlabs / emc-ptcim

EMC driver for the PTC Integrity Modeler
Eclipse Public License 1.0
2 stars 0 forks source link

Inconsistent plugin/package name #5

Closed kolovos closed 8 years ago

kolovos commented 8 years ago

The root package of the org.eclipse.epsilon.emc.artisan.COM plugin is org.eclipse.epsilon.emc.COM - which is unusual as these typically match in Eclipse plugins. On a related note, I'd suggest changing "COM" to "com" in package/plugin names.

arcanefoam commented 8 years ago

Agree, further, I am changing it to OLE, as it seems that is the actual type of bridge we are using.

arcanefoam commented 8 years ago

Fixed