Skip to content

nagyist/cacoo-diagram-contents-api-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cacoo diagram contents api sample

This application is a sample to understand how to use the diagram contents API.
This sample uses Java Swing Application and includes how to get Java and HTML source outputs and how to set up EC2.

このアプリケーションは図の内容取得APIの使い方を理解するためのサンプルです。
これはJavaのSwingアプリケーションです。
Javaソース出力、HTMLソース出力、EC2のセットアップのサンプルが含まれています。

how to operate

how to operate(en)

how to operate(ja)

sample diagrams

environment

  • Java 6 or newer
  • Maven 2.2 or newer

mvn command

create eclipse project

$ mvn eclipse:eclipse

compile and create jar file

$ mvn package

run this sample

$ mvn exec:java

About

Sample to understand how to use the diagram contents API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published