f0i / terminal-ide

💀 A full command line based Java / Android develpment kit, that runs on Android devices.
https://code.google.com/p/terminal-ide/
62 stars 19 forks source link

javac command with jar file on classpath generates "invalid flag" error. #2

Open viridian1138 opened 9 years ago

viridian1138 commented 9 years ago

Running the javac command with a jar file on the classpath causes an "invalid flag" error to be reported on the jar file. This makes it impossible to use a jar file as a classpath library for a larger build. Is there a workaround for this?

f0i commented 9 years ago

This is an unofficial mirror of https://code.google.com/p/terminal-ide/ Please contact the maintainer (Spartacus Rex) about any issues.

viridian1138 commented 9 years ago

OK. Since Google Code has announced that it will be shutting down ( http://www.internetnews.com/blog/skerner/google-code-shutting-down.html ), and since Spartacus Rex is posting changes directly to this repo, I had thought that the transition away from Google Code would be to here. My bad.