Ardor3D FAQ: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
** If you use [https://maven.apache.org/ Apache Maven], enter 'mvn install' in command line or run the Maven 'install' goal within your favorite IDE (Eclipse with [http://www.eclipse.org/m2e/ M2Eclipse], Netbeans, ...)  
** If you use [https://maven.apache.org/ Apache Maven], enter 'mvn install' in command line or run the Maven 'install' goal within your favorite IDE (Eclipse with [http://www.eclipse.org/m2e/ M2Eclipse], Netbeans, ...)  
** If you use [http://www.gradle.org Gradle], enter 'gradle install' in command line or run the Gradle 'install' task within your favorite IDE (Eclipse with [https://github.com/spring-projects/eclipse-integration-gradle/ Gradle SpringSource plugin], Netbeans with [https://github.com/kelemen/netbeans-gradle-project Gradle Attila Kelemen's plugin], ...)
** If you use [http://www.gradle.org Gradle], enter 'gradle install' in command line or run the Gradle 'install' task within your favorite IDE (Eclipse with [https://github.com/spring-projects/eclipse-integration-gradle/ Gradle SpringSource plugin], Netbeans with [https://github.com/kelemen/netbeans-gradle-project Gradle Attila Kelemen's plugin], ...)
** If you use [http://ant.apache.org Ant], use [http://maven.apache.org/plugins/maven-ant-plugin/ Maven Ant plugin], enter 'mvn ant:ant' to generate the Ant build script
* Where can I get any help about Ardor3D?
* Where can I get any help about Ardor3D?
** You can get some help on [http://forum.jogamp.org our forum] and on [http://jogamp.org/wiki/index.php/Chatroom#Freenode_IRC_Channel our IRC chatroom]
** You can get some help on [http://forum.jogamp.org our forum] and on [http://jogamp.org/wiki/index.php/Chatroom#Freenode_IRC_Channel our IRC chatroom]

Revision as of 10:40, 7 October 2014