Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17568] Update the classpath for android module template

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-08-28T23:03:04.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.4.0
ComponentsCLI
Labelsqe-closed-3.4.0
ReporterPraveen Innamuri
AssigneePraveen Innamuri
Created2014-08-27T23:20:09.000+0000
Updated2014-09-15T08:36:56.000+0000

Description

The .classpath file of the Android module template is currently placed in the platform folder (Android). These dot files (.classpath, .project and .settings) are required to be in the root of the project to recognize as a valid Java project and to update the library paths. Studio will copy the dot files from Android folder to root folder. However, the classpath file has to be updated with the correct src path pointing to android/src and android/build/.apt_generated.

Comments

  1. Praveen Innamuri 2014-08-27

    https://github.com/appcelerator/titanium_mobile/pull/5991
  2. Ingo Muschenetz 2014-08-28

    Approved.
  3. Dhirendra Jha 2014-09-15

    Tested in below environment - Appc Studio - 3.4.0.201409131030 SDK - 3.4.0.v20140913174915 acs - 1.0.16 alloy - 1.5.0-rc2 npm - 1.3.2 titanium - 3.4.0-rc3 code-processor - 1.1.1 OS - Windows 7, Windows 8, Mavericks Android NDK - android-ndk64-r10b Result - These dot files (.classpath, .project and .settings) are created in the root of the project. Also classpath file updates with the correct src path pointing to android/src and android/build/.apt_generated. Hence closing this issue.

JSON Source