anb0s / eclox

Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
http://anb0s.github.io/eclox
Eclipse Public License 2.0
34 stars 2 forks source link

terminate build is not working like expected #196

Closed anb0s closed 7 years ago

anb0s commented 7 years ago

"Terminate Build" does not stop the build and an exception is shown at the end of the build:

java.lang.IllegalArgumentException: endRule without matching beginRule: L/eclox/eclox.ui/doc/eclox.ui.doxyfile at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.internal.jobs.ImplicitJobs.end(ImplicitJobs.java:114) at org.eclipse.core.internal.jobs.JobManager.endRule(JobManager.java:707) at eclox.core.doxygen.BuildJob.run(BuildJob.java:496) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)

anb0s commented 7 years ago

done for 0.12.0