Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project "src" folder not marked as "Sources Root Folder" + no output path #4

Closed
m1337v opened this issue Sep 18, 2019 · 1 comment
Closed

Comments

@m1337v
Copy link

m1337v commented Sep 18, 2019

The project "src" folder is not marked as "Sources Root Folder" and therefore code completion+code review doesn't work (unless you mark it manually). Because of that the project classes also don't show up in the (default) project view, so that you have to select "Project files" first and only there you can mark the src folder as sources root folder.
Building projects is also not possible by default as the output path is not specified in the Project Structure. One has to manually select the corresponding folder in ~/ArtemisProjects under the "Project compiler output" section under File>Project Structure

@m1337v m1337v changed the title Project "src" folder not marked as "Sources Root Folder" Project "src" folder not marked as "Sources Root Folder" + no output path Sep 19, 2019
@ungaralex
Copy link
Contributor

ungaralex commented Sep 24, 2019

Hi and thank you for your interest in Orion.
We just tested this by opening a newly cloned instance in IntelliJ and everything was set up fine.
Did you wait until all Gradle imports have finished? Only after that, all directories get marked correctly and the Project view looks like you might expect it.

Please make sure that you are

  • Using IntelliJ as your IDE when opening the project
  • You set the project SDK to the latest JBR 11.

Please also note, that tasks such as marking the root folder is handled by the IDE and does not depend on the source code itself.

@m1337v m1337v closed this as completed Oct 10, 2019
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

No branches or pull requests

2 participants