<div dir="ltr">Hi guys,<div><br></div><div>At first I would like to tell you that pascal have done the 0.2.0 release for AngularJS Eclipse + tern.java.</div><div><br></div><div>I'm improving (in 0.3.0-SNAPSHOT) the UI of tern facet project properties to select tern plugin+JSON Type Definition for a project. I have attached a screenshot which shows the cordovajs tern plugin selection.</div>
<div><br></div><div>You can see : </div><div><br></div><div> * on the left, table which contains list of tern plugins + defs</div><div> * on the right, the details of the selected tern plugin/def</div><div><br></div><div>
There is 2 tabs : </div><div><br></div><div> * "Details" tab shows information of the selected plugin/def</div><div> * "Options" will display option waited by tern plugin.</div><div><br></div><div>Those information comes from a JSON file. For instance for cordovajs => <a href="https://github.com/angelozerr/tern.java/blob/master/core/tern.core/metadata/cordovajs.metadata.json">https://github.com/angelozerr/tern.java/blob/master/core/tern.core/metadata/cordovajs.metadata.json</a></div>
<div><br></div><div>I contact you because I would like to clarify some thing about the work of Victor about cordova : </div><div><br></div><div>1) if you wish to change some information about description of cordova metadata, etc don't hesitate to create PR.</div>
<div>2) I think it should be better to create a github for the cordova tern plugin</div><div>3) do you know if cordova provides some api to generate doc? YUI, DojoToolkit do that, so after it's easy to create version of the tern cordova tern plugin like I have done for dojo <a href="https://github.com/angelozerr/tern.dojotoolkit">https://github.com/angelozerr/tern.dojotoolkit</a> (I generate several version of dojotoolkit by using sources of dojo, if you are interested, I could help you to do that).</div>
<div><br></div><div>Hope you will like it this new feature</div><div><br></div><div>Regards Angelo</div><div><br></div></div>