[TIMOB-6839] Android: Missing jars in the .classpath of the Mobile Modules project
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | High | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2012-03-27T22:54:29.000+0000 | 
| Affected Version/s | Release 1.8.0.1 | 
| Fix Version/s | Release 2.0.0, Release 2.1.0, Sprint 2012-07 | 
| Components | Android | 
| Labels | qe-testadded | 
| Reporter | Shalom Gibly | 
| Assignee | Neeraj Gupta | 
| Created | 2011-12-21T19:37:19.000+0000 | 
| Updated | 2013-01-21T22:39:04.000+0000 | 
Description
	When creating a new Mobile Module project from the Studio we see compilation errors. These errors are resolved after manually adding *kroll-apt* and *kroll-common* Jars from the SDK.
Seems like they are missing for the initial generated .classpath file.
To fix:
Pull request submitted
@Shalom I've followed up with a quick question about functional review on your PR
@Marshall Replied on https://github.com/appcelerator/titanium_mobile/pull/1852 Thanks
Studio will improve the user experience by making sure that JDT is installed before being able to create a Android module project.
Yep. Ti-Studio will improve the project creation process - see TISTUD-1442
Tested with Ti Studio build 2.0.0.201203271933 Ti Mobile SDK 2.0.0.v20120328000206 hash r7985dee6 OSX Lion 10.7.3 Verified that the jars are present in the created module *Keeping open to confirm in 2.1.0 before closing* *Note to QE, To verify fix, install the JDT eclipse plugin*
Closing as fixed. Tested and verified with: Titanium Studio, build: 3.0.1.201212181159 Titanium SDK, build: 3.0.0.GA Windows7,64bit The jars are present in the created module.