hemantasapkota / j2objc-eclipse-plugin

Eclipse plugin for Google's J2OBJC - A Java to iOS Objective-C translation tool and runtime.
26 stars 12 forks source link

Add usage instructions to Readme #12

Open hemantasapkota opened 10 years ago

pihlenfeldt commented 9 years ago

Hi - we're checking out plugin. Nice work! Looks great and I've got everything figured out except --prefixes. j2objc docs refer to "prefixes.properties". But elsewhere in docs I see ".[projectname]-prefixes" referred to. I see the package prefixes editor in the plugin, and I see the file that somehow already got created (".[projectname]-prefixes") But I can't figure out how to add a prefix in properties editor, and if I edit the file outside the editor doesn't reflect in plugin. So adding something very specific to usage instructions would be great. Thank you. -- edit... just noticed if you click on root "J2ObjC" in preferences tree, then click back on "Package Prefix" they show. But if properties is opened right to the "Package Prefix" node, they aren't there. Small thing.