(Click for demo video)
You will need the sources from https://github.com/bluebossa63/openstack-java-sdk
openstack-client
keystone-client
keystone-model
swift-client
swift-model
were either added as eclipse projects by eclipse build path (with export) or generated by maven project import:
That’s how it looks in my workspace…
As you can see, I have all the projects checked out in the workspace and you see the template.classpath and the template project.
You can try to close the project and use the to files as .project and .classpath or you set it up manually:
Add projects…
check the exports:
And just in case to be sure: try to start an emulator without any code.
I tested it on 4.4.
I recommend http://www.genymotion.com/ (thanks, Frédéric!) as the emulator that comes with the android sdk is much to slow!
On setting up the project please refer to
and do not hesitate to add your own questions!
Documentation is something leaving always a lot of room for improvement!
Check this prerequisites:
Checkout the project and import “Existing maven project”.
none
intended as a first version
features to come soon:
adding users |
applying security on container objects |
sending invitation to other users |
preview (thumbnail) of files |
The graphical assets are created by
http://www.iconarchive.com/show/junior-icons-by-treetog.1.html
This software is licensed under the Apache 2 license, quoted below. Copyright 2013 Daniele Ulrich, nice'n'easy it GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.