-
Notifications
You must be signed in to change notification settings - Fork 667
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4ed809
commit 7eb1f86
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7eb1f86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How to import this project into eclipse?
7eb1f86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By the way,I import this to my Android Studio,but not successful,say:
No such property: sonatypeUser for class: org.gradle.api.publication.maven.internal.ant.DefaultGroovyMavenDeployer
Build file 'C:\Users\chenleicpp\Desktop\Crouton-master\library\build.gradle' line: 101
Consult IDE log for more details (Help | Show Log)
7eb1f86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create a local gradle.properties file that holds the information for sonatypeUser and other missing properties.
7eb1f86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added more information to the README.
7eb1f86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for reply,but I cant import your project ever,my android studio version is 0.32 and a clean setup and not config any thing,then I import your project and say error,I dont know how to create gradle.properties and write what to it.I develop android use eclipse and first use android studio.
7eb1f86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check out the Singing section of the Readme.