BuggleInc / PLM

Programmer's Learning Machine
http://people.irisa.fr/Martin.Quinson/Teaching/PLM/
Other
63 stars 40 forks source link

Clarify how the -cp option is built. #512

Closed polux closed 6 years ago

polux commented 6 years ago

This commit adds a clarifying comment about how the -cp option is built when calling javac, why it is still somewhat hacky, and what a better solution would look like.

mquinson commented 6 years ago

This is much much better, thank you!