Sid Ferreira created CB-8430:
--------------------------------
Summary: Library, which is dependency of another library, not
recognized in "cordova run android"
Key: CB-8430
URL: https://issues.apache.org/jira/browse/CB-8430
Project: Apache Cordova
Issue Type: Bug
Components: Android, CLI
Affects Versions: 4.0.0, 4.1.3
Environment: Macbook
Reporter: Sid Ferreira
Im creating a plugin which will need a library (fullCamera) which uses another
library (ecoGallery) If I run my demo project on the command line cordova run
android, the second gallery isn't recognized (package us.feras.ecogallery does
not exist). But if I run on Eclipse, the project works as it should.
Does anyone ever faced something like this? Any suggestion?
The ecoGallery library is inside the fullCamera library, so, the app's
project.properties requires fullCamera and fullCamera's project.properties
requires ecoGallery.
---
My CLI is 4.2.0
http://stackoverflow.com/questions/28213846/library-which-is-depdendency-of-another-library-not-recognized-in-cordova-run?noredirect=1#comment44989082_28213846
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]