User Tools

Site Tools


softtechlab2016fall:20161128

Differences

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

Link to this comparison view

Next revision
Previous revision
softtechlab2016fall:20161128 [2016/11/28 13:20]
deva created
softtechlab2016fall:20161128 [2016/11/28 14:15] (current)
deva
Line 3: Line 3:
   * Create a fork of the repository [[https://​github.com/​ELTE-Soft/​txtUML-stdlib|txtUML-stdlib]].   * Create a fork of the repository [[https://​github.com/​ELTE-Soft/​txtUML-stdlib|txtUML-stdlib]].
     * [[https://​help.github.com/​articles/​fork-a-repo/​|Here is a tutorial]] on how to create forks.     * [[https://​help.github.com/​articles/​fork-a-repo/​|Here is a tutorial]] on how to create forks.
-  * Upload the sources of your external class homework into the fork.+  * Upload the sources of your external class homework into the fork (clone, commit, push).
     * Only the interface and the implementation class is needed, the test model must not be uploaded.     * Only the interface and the implementation class is needed, the test model must not be uploaded.
     * The package name should be:\\ ''​hu.elte.txtuml.stdlib.<​the original Java package name without '​java'>''​     * The package name should be:\\ ''​hu.elte.txtuml.stdlib.<​the original Java package name without '​java'>''​
-  ​* Create a +    * For example, if the original Java package name is ''​java.util'',​ then the required package name should be ''​hu.elte.txtuml.stdlib.util''​. 
 +  * Make sure that you have Javadoc documentation for the interface and for all its methods. These can be based on the Javadoc documentation of the original Java library and modified as needed. 
 +  ​* Create a pull request to the repository [[https://​github.com/​ELTE-Soft/​txtUML-stdlib|txtUML-stdlib]]. 
 +    * [[https://​help.github.com/​articles/​creating-a-pull-request-from-a-fork/​|Here is a tutorial]] on how to make a pull request.
softtechlab2016fall/20161128.1480335647.txt.gz · Last modified: 2016/11/28 13:20 by deva