Project

General

Profile

Support #439

eclipse integration

Added by Anonymous almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
07/01/2012
Due date:
% Done:

0%

Estimated time:
Close

Description

i download beep source .
i run the command $SDK_DIR/tools/android update project -t android-7 -p $BEEM_DIRECTORY
create project from eclicpse using create project from source .
But src folder was no import. So manually i import src folder into project . But aidl was not import . give error of certain import missing like com.beem.project.beem.service.aidl.IXmppFacade;

#1

Updated by Mark Rejhon almost 12 years ago

Did you have everything installed, including the Android asmack XMPP library?
http://beem-project.com/projects/beem/files

#2

Updated by Nikita Kozlov almost 12 years ago

Anonymous wrote:

i download beep source .
i run the command $SDK_DIR/tools/android update project -t android-7 -p $BEEM_DIRECTORY
create project from eclicpse using create project from source .
But src folder was no import. So manually i import src folder into project . But aidl was not import . give error of certain import missing like com.beem.project.beem.service.aidl.IXmppFacade;

Hello,
You have "a lot" of links about how to create an eclipse's project from sources, google "android eclipse creating project from existing sources".
Then after creating it, like Mark said, you must manually import libs from the libs/ directory into your project. And that's all, it's done, you may compile and install beem.

If you still have errors, check the version of the java which is used by eclipse (must be 1.6 and not 1.5) or your android/eclipse installation.

#3

Updated by Frédéric Barthéléry over 11 years ago

  • Status changed from New to Resolved
#4

Updated by Frédéric Barthéléry over 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF