There is an instruction that tells how to build a project using Eclipse, but I can’t repeat it in the Intellij Idea.
I can’t import mixarelib correctly. =\
There is an instruction that tells how to build a project using Eclipse, but
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The mixarelib project is in a subfolder of the main project (i.e. part of your working copy). Try to add it as a separate project in your IDE and mark it as a “Library” project (that is part of the ADT workflow) and use it as dependency for the main project.