Skip to content

Integrate the Hytale Dev gradle plugin with the IntelliJ plugin - #15

Open
Janrupf wants to merge 8 commits into
timiliris:devfrom
Janrupf:feature/integrate-gradle-plugin
Open

Integrate the Hytale Dev gradle plugin with the IntelliJ plugin#15
Janrupf wants to merge 8 commits into
timiliris:devfrom
Janrupf:feature/integrate-gradle-plugin

Conversation

@Janrupf

@Janrupf Janrupf commented Jan 25, 2026

Copy link
Copy Markdown

This PR is the first step torwards integrating the Hytale Dev gradle plugin into the IntelliJ plugin.

This provides some nice features and decouples IDE tasks (UI, runtime inspection features, etc) from build system tasks (finding dependencies, configuring runs, etc)

@Janrupf
Janrupf force-pushed the feature/integrate-gradle-plugin branch from f0906ee to 763bd14 Compare January 25, 2026 18:40
@Janrupf
Janrupf marked this pull request as ready for review January 25, 2026 18:45
@timiliris

Copy link
Copy Markdown
Owner

Hey nice update ! i quickly read an seems to be really nice , just is there a fallback if the gradle plugin is not installed ?

@Janrupf

Janrupf commented Jan 26, 2026

Copy link
Copy Markdown
Author

Should work just fine without the grade plugin/bridge. It then goes the usual route of parsing logs using regex and not providing command completions

@maarten2000ha

Copy link
Copy Markdown

Any updates?

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.

3 participants