Jump to content
  • 0

Trace compilation of generated Java on the Pega Platform


saivameesi

Question

How can I trace the compilation of (i.e. intercept the execution of the Java compiler and capture the command line used to invoke it on) the .java files generated by the Pega Platform, and then access the .java files themselves?

I don’t know much about the platform but I may be working with it. I know that it generates Java code to implement business rules. I’d like to trace the compilation of those .java files so that I can then run static analysis on them. Maybe this can be accomplished on the Deployment Manager?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...