Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-902] ide integration w/jetbrains

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:38:55.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelside
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:38:54.000+0000
Updated2017-03-02T18:50:59.000+0000

Description

http://helpdesk.appcelerator.net/tickets/2306">http://helpdesk.appcelerator.net/tickets/2306

jet brains integration - from ticket: If you guys would create some stub files that expose the API interface, I believe I could include them in the WebStorm IDE. I asked the JetBrains people about this and they replied with this message:


Author: Alexey Gopachenko (neuro159), Message:
I suppose the Titanium apps are developed in javascript?
You just need to get/create/generate .js file(s) with signatures for the objects/functions you are accessing (I believe that Titanium guys will be easily able to help you with that) and attach it to WebIDE project in any way (i.e. via Settings|Directories).
Anyway once you've got the stub files we will be able to help you with setting up our IDE.

Comments

  1. Jeff Haynie 2011-04-15

    We already expose documentation JSON in titanium.

    For example, you can get the current JSON from:

    http://developer.appcelerator.com/apidoc/mobile/1.3/api.json">http://developer.appcelerator.com/apidoc/mobile/1.3/api.json

  2. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source