Skip to content

Conversation

@timyates
Copy link
Contributor

When you view a de-compiled third-party class and click 'Download sources' in IntelliJ, it fails with an error about being unable to find the 'web-ui' project.

This is because of an empty settings.gradle file in the server directory.

This PR removes that file, and fixes source downloading in the IDE

When you view a de-compiled third-party class and click 'Download sources' in IntelliJ, it fails with an error about being unable to find the 'web-ui' project.

This is because of an empty settings.gradle file in the server directory.

This PR removes that file, and fixes source downloading in the IDE
@timyates timyates added the build Things related to building the software label Jun 18, 2024
@timyates timyates requested review from mkimberlin and vhscom June 18, 2024 12:13
@timyates timyates self-assigned this Jun 18, 2024
@mkimberlin mkimberlin merged commit 90033e0 into develop Jun 18, 2024
@mkimberlin mkimberlin deleted the bugfix-enable-download-source-in-intellij-idea branch June 18, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Things related to building the software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants