Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix https://jira.appcelerator.org/browse/TIMOB-6839 #1852

Merged
merged 1 commit into from Mar 27, 2012
Merged

Fix https://jira.appcelerator.org/browse/TIMOB-6839 #1852

merged 1 commit into from Mar 27, 2012

Conversation

Shalom
Copy link
Contributor

@Shalom Shalom commented Mar 27, 2012

A simple fix to add missing Jar files into the .classpath that is generated for the Eclipse project.
Right now, we get Java compilation errors right after creating a new Mobile Module project in Titanium Studio, so this is pretty important.
Thanks!

@marshall
Copy link
Contributor

Code review accepted

@Shalom The functional test on this looks good (kroll-apt.jar and kroll-common.jar are correctly added), but I noticed that TiStudio doesn't recognize the default JRE system container, so I still see build errors on the Android module project. I tested with 2.0.0.201203161928

@Shalom
Copy link
Contributor Author

Shalom commented Mar 27, 2012

We will add a TiStudio check for the existence of the JDT before allowing creating a module project.
Added a ticket at https://jira.appcelerator.org/browse/TISTUD-1442

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants