[ https://issues.apache.org/jira/browse/CB-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919431#comment-13919431
]
Iron Bone commented on CB-6158:
-------------------------------
Thank you. Now I have no problems with compilation. In Netbeans alsow I can create a new working
project.
The only question for me is why I had this problem during 3 days - I thing this is too much
for well working synchronization.
> Adding file transfer plugin directly from git repository causes a compilation error
> -----------------------------------------------------------------------------------
>
> Key: CB-6158
> URL: https://issues.apache.org/jira/browse/CB-6158
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.4.0
> Environment: OSX and Windows 7
> Reporter: Iron Bone
>
> cordova create Test
> cd Test
> cordova platform add android
> cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git
> cordova build android
> The last comand returns an error.
> When the plugin is instaled in this way:
> cordova plugin add org.apache.cordova.file-transfer
> There are no problems with building.
> The given problem is only with file-transfer plugin
> The given way of instaling plugins is used in Netbeans so at this moment it is not possible
to create new working project.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|