Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit c5a6864

Browse files
committed
this should help in debugging
1 parent fa259b0 commit c5a6864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/processing/mode/experimental/DebugEditor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ public void actionPerformed(ActionEvent e) {
241241
ta.setECSandThemeforTextArea(errorCheckerService, dmode);
242242
addXQModeUI();
243243
debugToolbarEnabled = new AtomicBoolean(false);
244+
log("Sketch Path: " + path);
244245
}
245246

246247
private void addXQModeUI(){

0 commit comments

Comments
 (0)