这是indexloc提供的服务,不要输入任何密码
Skip to content

yesunboy/violetumleditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to get the software

Here, you will only find source code. If you just want to get and use the software, go to sourceforge, download it and enjoy easy diagram's drawing! https://sourceforge.net/projects/violet/files/latest/download

How to compile Violet's source code

Violet is developped in Java and is packaged with Maven. So, prerequisites are :

Once you grab the source code (git pull), run 'mvn clean package' from the root directory. This command will compile and package everything.

As the Violet project is composed of several sub-projects (plugins, products, etc...), it is organized as a main maven project (parent) with modules (children). Once everything is compiled and packaged, go to [module directory]/target to get the result of this packaging. For example : violetproduct-exe/target/violetumleditor-xxx.exe

How to contribute

If you want to go even further and contribute (even for simple fixes), please read the developer guide from the website here : http://alexdp.free.fr/violetumleditor/page.php?id=en:developerguide

Once you think you have something great, you can create a git pull request. I will examine your request and contact you back.

Try beta version

https://drive.google.com/folderview?id=0B8Mrn_bc5gt2dGl6OGtydXhOX1k&usp=sharing#list

Kind Regards, Alex

About

Software source code repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.8%
  • HTML 12.9%
  • XSLT 8.3%