Shaun Upjohn

Greenhorn
+ Follow
since Apr 27, 2017
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Shaun Upjohn

We have some webapps that call back to our own library jars we created.  We can log out of the wars using log4j, but the jars don't create log files.  Is it possible to have logging from these class files?
6 years ago
I have an ant build project that I need to use JDTCompilerAdapter with

I have the following target added. And I have tried putting ecj4.6.1.jar in the ant library as well as another time putting jdtCompilerAdapter.jar and org.eclipse.jdt.core_3.12.3.v20170228-1205.jar in the lib folder.

I am getting the error Class org.eclipse.jdt.core.JDTCompilerAdapter could not be loaded because of an invalid dependency.




Thanks for all the thoughts and assistance.
6 years ago