Maxi1324 / JavaCodeGenerator

A Uml to Java Code Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Code Generator

This is a Generator for Java code.

"Appbild"

  • Motivation
  • Description
  • Features
  • Learnings
  • External Tools

Motivatation

My motivation for this Project was to learn java and java swing.

Description

This Programm allows the user to create the basics of a java class from a UML class Diagramm.

Features

  • Save
  • Load
  • Generate Java Code(Constructor, Methodes, Attributes, Paramters...)
  • Disable type Check
  • Error log

Learnings

  • Java swing
  • Java

External

  • Java
  • Java swing

About

A Uml to Java Code Generator

License:GNU General Public License v3.0


Languages

Language:Java 100.0%