Skip to content
JehadAldahdooh edited this page Apr 26, 2017 · 1 revision

Welcome to the txtuml_media_player wiki!

Media_Player application using txtUML and Java

Media Player application is written by using txtUML. Textual, eXecutable, Translatable UML – an open source project to make model driven development easier. See the user documentation and installation at the txtUML website and see the Reference. For developer documentation, see the txtUML wiki.

How to install/run the model

Install the txtUML in your Eclipse (currently only Mars version is supported) and download the zip of this project or do

git clone https://github.com/JehadAldahdooh/txtuml_media_player.git

Go to Eclipse and do the following: File -> Import -> Existing Projects into Workspace

Build the project using Project -> Build Project and run it. If there are any issues, use Project -> Clean..., then build and run the project again.

Clone this wiki locally