0

IntelliJ IDEA in its Run/Debug Configurations dialog allows adding internal and external commands that are invoked before the actual program or test. Is there something similar in Eclipse? Is there maybe a plugin that would do the job?

Boris Pavlović
  • 63,078
  • 28
  • 122
  • 148

1 Answers1

1

I don't think there is an equivalent feature in Eclipse. Certainly not with "vanilla" Eclipse.

Stephen C
  • 698,415
  • 94
  • 811
  • 1,216