==== Next tasks, discussed on 2016-10-24 ==== === Tasks with deadline 7th November === * Create a [[https://github.com/|GitHub]] account if you do not have one yet. * Upload your executable modeling project * generated files (Java sources in ''src-gen'' and class files in ''bin'') must not be uploaded * switch off //Build Automatically// option in Eclipse (//Project// menu) * clean the project, but with //Start a build automatically// option *not* selected * see the [[https://guides.github.com/activities/hello-world/|tutorial]] if you are not familiar with git and GitHub * In the wiki page of your GitHub project give a brief description of what is your model about and how to start it. Add a [[http://txtuml.inf.elte.hu/|link to the txtUML webpage]] to this description. * Learn the Java API of the [[softtechlab2016fall:external|external class topic]] you selected. * Create a test program in Java that demonstrates the most important functionalities of the Java API.