[AC-780] Run and Select Project Button Remains Disabled
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-01-26T03:25:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | SupportTeam, android, defect |
Reporter | JATIN JOSHI |
Assignee | Shuo Liang |
Created | 2015-01-22T21:06:17.000+0000 |
Updated | 2016-03-08T07:37:03.000+0000 |
Description
Hello All,
Following is the issue I am facing:
1) I am using Winows 7 OS and installed Titanium
2) Imported Titanium project from github by giving the address for the github repository.
3) Changed the project natures to Mobile(Primary) and selected Alloy, Mobile Web as well
4) Closed the project and opened it again.
5) Have installed the Android SDKs 5.0.1, 4.4, 4.3.1, 2.3 and configured the location of the same in Titanium
6) Even following the above mentioned steps the Run and Select Project Button in Titanium remains disabled.
Please suggest the fix.
Regards
Jatin
HI, What will happen if you create a new app, not just import one? Does it run well? Regards, Shuo
Hi Shuo, Thanks for querying back. Yes, new projects were running fine. I identified that .project file was missing when the code was checked out from the git repository. I created a new Mobile Project, which generated the .project file. I copied that file to the project code checked out from the repository and then imported the project as "Existing Projects in Workspace". This time titanium identified the .project file. Then I changed the nature of the project by going into Properties >> Project Natures >>Mobile-Primary and then closed and opened the project and it then enabled the RUN and SELECT PROJECT. Regards Jatin