Getting Started As Developer #5
idhamari
started this conversation in
ARX Developer Tutorials
Replies: 2 comments 4 replies
-
Most libraries will be on the classpath twice. In addition to removing all libraries for the wrong system, also all libraries that are not located in ./lib/ant must be removed. |
Beta Was this translation helpful? Give feedback.
1 reply
-
A description for building with Maven (instead of ant) would also be great. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Build ARX Source-code using Eclipse
Check this video tutorial.
Debugging
Debugging should be similar to other java applications, this is a good tutorial about debugging in eclipse.
Beta Was this translation helpful? Give feedback.
All reactions