Experimental approach to register machines via extension point
authorChristian Femers <femers@in.tum.de>
Tue, 3 Sep 2019 05:12:26 +0000 (07:12 +0200)
committerChristian Femers <femers@in.tum.de>
Tue, 3 Sep 2019 05:12:26 +0000 (07:12 +0200)
commit6818878737a9de0075976f79157e07283e7713d7
tree1ccf496bd2cf4348db07919c3f371da9b4d4dd1f
parent3813eb83f6c17041dcb67d7d2744c66a8bfdb18d
Experimental approach to register machines via extension point

Note: this does not work currently. Most likely, because the @Execute tagged method is not executed. How ironic. Need to look into that and how this works (it should work like that somehow)
net.mograsim.machine/META-INF/MANIFEST.MF
net.mograsim.machine/src/net/mograsim/machine/MachineRegistry.java [new file with mode: 0644]