piccolo2d android,GitHub - piccolo2d/piccolo2d.java: Structured 2D Graphics Framework

This is the Piccolo2D.Java README file

INTRODUCTION

Welcome to Piccolo2D! Piccolo2D is a revolutionary way (in the Jazz ZUI

tradition) to create robust, full-featured graphical applications in

Java, with striking features such as zooming and multiple representation.

Piccolo2d.Java is an extensive toolkit based on the Java2D API.

REQUIREMENTS

To run Piccolo2D.Java applications you need to have a Java Runtime

Environment (JRE) or Java Development Kit (JDK) version 1.6 or newer.

To build Piccolo2D.Java you need to have a Java Runtime Environment

(JRE) or Java Development Kit (JDK) version 1.6 or newer, and Apache

Maven version 3.0.5 or newer.

Java Runtime Environment (JRE)

http://java.sun.com/javase/downloads/index.jsp#jre

Java Development Kit (JDK)

http://java.sun.com/javase/downloads/index.jsp#jdk

Apache Maven

http://maven.apache.org/download.html

For some platforms, including Mac OSX with JDK version 1.6 or

later on x86_64, the Eclipse Standard Widget Toolkit (SWT) version

3.3.0 or later must also be installed manually.

Eclipse Standard Widget Toolkit

http://www.eclipse.org/swt/

USING PICCOLO2D.JAVA

To include the Piccolo2D core classes in your project, use a

dependency of

org.piccolo2d

piccolo2d-core

3.0.1

in your pom.xml. To include the Piccolo2D core classes and the

Piccolo2D extras classes in your project, use a dependency of

org.piccolo2d

piccolo2d-extras

3.0.1

in your pom.xml. To include the Piccolo2D core classes and the

Piccolo2D SWT classes in your project, use a dependency of

org.piccolo2d

piccolo2d-swt

3.0.1

in your pom.xml. If your project does not use maven, simply include

the relevant Piccolo2D jars in your project's classpath.

BUILDING PICCOLO2D.JAVA

To build all the Piccolo2D modules

$ mvn install

To build and run the Piccolo2D examples runnable jar

$ cd examples

$ mvn assembly:assembly

$ java -jar target/piccolo2d-examples-3.0.1-jar-with-dependencies.jar

To build and run the Piccolo2D SWT examples runnable jar

$ cd swt-examples

$ mvn assembly:assembly

$ java -jar target/piccolo2d-swt-examples-3.0.1-jar-with-dependencies.jar

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值