Skip to content

Update .classpath#1

Open
daviddoria wants to merge 2 commits intoProjectSPAN:masterfrom
daviddoria:master
Open

Update .classpath#1
daviddoria wants to merge 2 commits intoProjectSPAN:masterfrom
daviddoria:master

Conversation

@daviddoria
Copy link

@daviddoria daviddoria commented Sep 20, 2013

When I first imported this project into Eclipse, I got an error that libmanet.jar was missing. I went into project properties -> Java Build Path -> Order and Export, and checked the box next to libmanet.jar. This is the resulting classpath that fixed the errors.


This change is Reviewable

When I first imported this project into Eclipse, I got an error that libmanet.jar was missing. I went into project properties -> Java Build Path -> Order and Export, and checked the box next to libmanet.jar. This is the resulting classpath that fixed the errors.
The first time I ran the app, I got:
java.lang.SecurityException: Not allowed to start service Intent { cmp=org.span/.service.core.ManetService } without permission android.permission.ACCESS_WIFI_STATE
@jrobble
Copy link
Member

jrobble commented Sep 20, 2013

Sounds good. I wrote a script that manually packages libmanet.jar:
https://github.com/ProjectSPAN/android-manet-manager/blob/master/AndroidManetManager/scripts/create-lib.sh

I usually manually copy the jar over to other projects.

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.

2 participants