Skip to content

Commit

Permalink
Trigger debug info on autobuild interrupt
Browse files Browse the repository at this point in the history
  • Loading branch information
briandealwis committed Jul 15, 2017
1 parent 238f539 commit 2b30c0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
org.eclipse.core.resources/debug=true
#org.eclipse.core.resources/build/failure=true
org.eclipse.core.resources/build/interrupt=true
#org.eclipse.core.resources/build/invoking=true
#org.eclipse.core.resources/build/needbuild=true
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<useUIHarness>true</useUIHarness>
<useUIThread>false</useUIThread>
<product>org.eclipse.platform.ide</product>
<appArgLine>-debug debug.options</appArgLine>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 2b30c0c

Please sign in to comment.