ecologylab / BigSemanticsWrapperRepository

Repository of wrappers used by the BigSemantics project.
Apache License 2.0
3 stars 9 forks source link

MetaMetadataCompiler Launchers in BigSemanticsWrappers #8

Closed feishenfeng4294 closed 9 years ago

feishenfeng4294 commented 11 years ago

there are MetaMetadataCompilerForJava.launch and MetaMetadataCompilerForCSharp.launch. Aren't we supposed to use ComileMmdTo..launch in BigSemanticsSDK to compile metadata? what are the purpose of these two launch files? when i run them, they give me errors.

quyin commented 11 years ago

These two launch files are old. They should be deleted.

quyin commented 9 years ago

Currently you can either run launch files from BigSemanticsSDK or use the ant targets in BigSemanticsWrappers/build.xml.