[TIMOB-12519] CLI: project created on command line can't be imported by studio.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-06-05T20:13:45.000+0000 |
Affected Version/s | Release 3.0.2 |
Fix Version/s | n/a |
Components | CLI |
Labels | qe-sdk3.0.2 |
Reporter | Paras Mishra |
Assignee | Chris Barber |
Created | 2013-01-31T12:22:10.000+0000 |
Updated | 2017-03-21T21:40:22.000+0000 |
Description
CLI: project created on command line can't be imported by studio.
It also occurs for 3.0.0.GA SDK
I created the project using:
'titanium create' command and providing all inputs to prompts later on.
@Paras, I tried to reproduce this, but was unable to. What values did you enter?
It also happens while creating project with sdk set to 3.0.2.v20130131174707 and 3.0.2.v20130129171611
This may be related to http://developer.appcelerator.com/question/147733/error-after-importing-project.
Unable to reproduce. Test build should be 3.0.2.x, not 3.0.0.GA. Ensure you run ti sdk select
Environment: OS : Ubuntu 12.04.1 LTS SDK: 3.0.2.v20130201161712 , 3.0.2.v20130129171611 Steps to reproduce: 1.titanium sdk select 3.0.2.v20130201161712 2.titanium create 3.Give the target platform as 'android' 4.Provide the input to 'App ID', 'Project name', 'Directory to place project' 5.Project should be successfully created. 6.Goto Titanium studio and try to import the project, which is created above. I am still unable to import the project into studio.
What is happening when you try to import into studio? Give us a screen shot. Is there an error message?
I tested this again with the latest CLI, SDK, and Studio and cannot reproduce.
Closing ticket as the issue cannot be reproduced and due to the above comments.