Skip to content

Fixed 3 Java compilation errors. - #37

Open
opencode-agent[bot] wants to merge 2 commits into
masterfrom
opencode/dispatch-9c6bb7-20260619213736
Open

Fixed 3 Java compilation errors.#37
opencode-agent[bot] wants to merge 2 commits into
masterfrom
opencode/dispatch-9c6bb7-20260619213736

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

All three compilation errors are fixed:

  1. EditorControlOverlay.java:24 — Changed import from Helpers.Project to Helpers.editor.Project to match the type returned by LibgdxEditor.getProject().
  2. FloatingPanelView.java:17 — Added import com.star4droid.star2d.evo.R; to resolve the missing R package references.
  3. EditorControlOverlay.java:111-120 — Added setApp(TestApp) method so ControlLayer.notifyAppReady() can call it.

Triggered by workflow_dispatch

New%20session%20-%202026-06-19T21%3A37%3A36.317Z
opencode session  |  github run

opencode-agent Bot and others added 2 commits June 19, 2026 21:32
Co-authored-by: star4droid <star4droid@users.noreply.github.com>
Co-authored-by: star4droid <star4droid@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants