Difference between revisions of "Package the Android Extensions for Eclipse"
(→Project Plan) |
(→Project Plan) |
||
Line 41: | Line 41: | ||
Key contacts:<br /> | Key contacts:<br /> | ||
[[User: dkdelidj|Daniel]] and [[User: ayufidin|Alon]] | [[User: dkdelidj|Daniel]] and [[User: ayufidin|Alon]] | ||
− | |||
− | |||
− | |||
Alon - ADT Plugin | Alon - ADT Plugin | ||
Line 49: | Line 46: | ||
Daniel - DDMS Plugin | Daniel - DDMS Plugin | ||
+ | |||
+ | Goals for each release and plans for reaching those goals: | ||
+ | <!-- Note: each contributor is expected to have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | ||
* 0.1 -> Create RPMs that contain the .jar files relevant to each plugin, the RPM will place the files into the "dropins" folder of Eclipse. | * 0.1 -> Create RPMs that contain the .jar files relevant to each plugin, the RPM will place the files into the "dropins" folder of Eclipse. |
Revision as of 09:47, 7 November 2012
Contents
Packaging the Android Extensions for Eclipse
Project Description
There are a group of extensions (4?) for Eclipse that enable development of Android applications. Package these extensions and make them available in (or for) Fedora.
Expected outcome: The extensions will be available as Fedora packages, or if not permitted by licensing, as packages available from an external repository.
Maximum number of students: 4 (one per extension/plugin)
Skills required: packaging, testing
Resources: Raymond Chan (rchan), John Selmys
Project Leader(s)
Alon Yufidin
Wiki Page: User: ayufidin
IRC: ayufidin
Daniel Delidjakov
Wiki Page: User: dkdelidj
IRC: dkdelidj
Project Contributor(s)
Project Details
Project Plan
Alon - ADT Plugin
Daniel - DDMS Plugin
Goals for each release and plans for reaching those goals:
- 0.1 -> Create RPMs that contain the .jar files relevant to each plugin, the RPM will place the files into the "dropins" folder of Eclipse.
- 0.2 -> Include dependencies required for each plugin within the RPMs.
- 0.3 -> Finalizing RPMs.
Communication
Mailing Lists
Upsteam Wiki and Web
Fedora Project How to setup android SDK: How to.
Links/Bugs/Tracking
Eclipse download: Download Webpage
Eclipse Resources: Resources
Eclipse Forus: Forums
Fedora 17 32 bit download: ISO Download
Android SDK for Linux download: andoid-sdk_r20.0.3-linux.tgz
Installing thr Android SDK: Installation Guide
Android ADT plugin: Information Installing in Eclipse
Source Code Control
Blogs
Seneca Particpants
Non-Seneca Participants
Blog Post how to which may be helpful. Includes Screen shots of setup. How To