meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
package [2009/10/22 13:33]
hevi created
package [2009/10/22 19:12]
hevi
Line 1: Line 1:
 ====== Package ====== ====== Package ======
 for Code Camp Software results for Code Camp Software results
 +
 +====== General =======
 +  * Format is **.zip** file.
 +  * Code in package have to be able to compile and run.
 +  * Leave compiled files from package. Eg. //build// or //bin// directory.
 +
 +====== Packaging in eclipse ======
 +=== 1. File => Export ===
 +=== 2. Archive ===
 +{{:package_step_1.png|}}
 +=== 3. Select & Finish ===
 +  * Correct folders to include in package.
 +  * Location where to put archive package.
 +{{:package_step_2.png|}}
 +=== 4. Test that your package works ===
 +=== 5. Upload package to wiki ===
 +