|
Re: Integrate Maven and FRC Java projects?
We just had some third party libraries we wanted to utilize for a debugging project, but were distributed via .pom files and relied on Maven to resolve their own dependencies.
However, because the FRC Java projects targets J2ME, we're unable to (easily) use some of the java.net utilities that we would need anyway. We've moved the project to C++ and are now using a framework we like.
Thanks for responding though!
__________________
sudo chmod u+x helloworld.sh
gotta start somewhere.
|