CommonWealthRobotics / BowlerStudio

A Full-Stack Robotics Development Environment
GNU Lesser General Public License v3.0
135 stars 29 forks source link

Launching viewed code in Eclipse deletes the Bowler tab instead #300

Closed JansenSmith closed 1 year ago

JansenSmith commented 1 year ago

Installed Version

OS type and version number

Expected behavior

code you are viewing as part of another user's repo should open as normal in Eclipse

Actual Behavior

throws java.lang.Exception (pasted in comment below) and closes the file tab in Bowler does not open Eclipse

Steps to reproduce the behavior

watch someone else's repo add to Bowler Workspace do not clone press Launch in Eclipse

JansenSmith commented 1 year ago

Skip Writing file contents, file is same Saving to file C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\bez.json Saving to file C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\bez2.json Saving to file C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\bez3.json 50.0% Pull HonkyHorn 1.0 of task Pulling 100% Pull HonkyHorn Pulling java.lang.Exception:

Delete https://github.com/madhephaestus/HonkyHorn.gitcalled Here

at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.deleteRepo(ScriptingEngine.java:629)
at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.pushCodeToGit(ScriptingEngine.java:891)
at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.pushCodeToGit(ScriptingEngine.java:743)
at com.neuronrobotics.bowlerstudio.scripting.EclipseExternalEditor.lambda$0(EclipseExternalEditor.java:100)
at java.lang.Thread.run(Thread.java:748)

Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\COMMIT_EDITMSG Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\config Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\FETCH_HEAD Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\HEAD Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\index Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\logs\HEAD Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\logs\refs\heads\main Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\logs\refs\remotes\origin\main Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\logs\refs\remotes\origin\master Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\objects\b2\8410c85d5f7a6482f17e724bd574a4f2e0fb1b Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\objects\d0\cc24b80d2b11d63103edc5c65e929d43f5b8e1 Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\objects\d2\eb44a5102317c8895417b80e052f0ca825bb0c Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\objects\pack\pack-e919abe8bca94d15cd43b6ac3a8968d92eb84de8.pack Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\packed-refs Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.git\refs\heads\main Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.github\workflows\bowler.yml Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn.gitignore Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\bez.json Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\bez2.json Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\bez3.json Deleting File C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\HonkyHorn.groovy Closing C:\Users\lenovo\bowler-workspace\gitcache\github.com\madhephaestus\HonkyHorn\HonkyHorn.groovy